Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 983 Bytes

File metadata and controls

13 lines (11 loc) · 983 Bytes

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:

  1. 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)
  2. Fork the esearch project repo.
  3. Make the changes.
  4. Send a pull request from your forked repo to the esearch-project repo.
  5. Prefix your pull request title with the issue ID - for example: `issue 10: Add magic button'
  6. Complete the pull request description with appropriate details.
  7. Code review will be done through the pull request and any changes will be merged into the master branch of the esearch-project repo.