Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.79 KB

CONTRIBUTIONS.md

File metadata and controls

23 lines (19 loc) · 1.79 KB

Contribution Guidelines 🙂

  • When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
  • Don't forget to get yourself assigned before starting to work to avoid any clashes & confusion.

Pull Request Process(for prohrams)

  • Briley describes the working of your code.
  • Attach Screenshot or sample input and outputs.

Pull Request Process(for projects)

  • Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  • Create the README.md in your project directory with details of changes to the interface- this includes new environment variables, exposed ports, useful file locations and container parameters.
  • Only send your pull requests to the development branch where once we reach a stable point it will be merged with the master branch.
  • Associate each Pull Request with the required issue number.
  • Please provide relevant steps to use your codebase adding few extra lines of comments or commands to run would be helpful for others to follow along.

Contribution Practices

  • Please be respectful of others, do not indulge in unacceptable behaviour
  • If a person is working or has been assigned an issue and you want to work on it please ask him/her if he is working on it
  • We are happy to allow you to work on your issues, but in case of long period of inactivity the issue will be approved to another volunteer
  • If you report a bug please provide steps to reproduce the bug.
  • In case of changing the backend routes please submit an updated routes documentation for the same.
  • If there is an UI related change it would be great if you could attach a screenshot with the resultant changes so it is easier to review for the maintainers