To report an issue, click the Issues tab and click the New Issue button. Please provide a detailed description of the issue with any logs or screenshots which help describe the issue.
For contributions, send a pull request. Please follow these steps:
- Open a new issue or pick up an existing one on the Issues tab about the patch that you intend to submit. (the issue will be given a number)
- Fork the esearch project repo.
- Make the changes.
- Send a pull request from your forked repo to the esearch-project repo.
- Prefix your pull request title with the issue ID - for example: `issue 10: Add magic button'
- Complete the pull request description with appropriate details.
- Code review will be done through the pull request and any changes will be merged into the master branch of the esearch-project repo.