Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.05 KB

Contributing_EN.md

File metadata and controls

16 lines (12 loc) · 1.05 KB

Contributions

When contributing to this project, please ensure the following before making a pull request:

  • The section or sub-sections you want to add do not already exist.
  • If they do, improvements of them are gladly welcome!
  • Please discuss the change you wish to make via an issue with repository owners before making it.
  • Post the above, place your links correctly under the appropriate language/technology.
  • If the language/technology of your section does not exist, feel free to create a new entry in table of contents.

Creating a Pull Request

  1. Fork the repo and create your branch from master.
  2. Please ensure a Staging environment to test the newly created/edited content renders in your local browser (i.e: Mozilla Firefox, Google Chrome etc) to avoid any surprises later.
  3. Make sure your code lints.
  4. Create a Pull request with a descriptive title. Note: Make separate pull requests for each sections or sub-sections.