Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.76 KB

CONTRIBUTING.md

File metadata and controls

24 lines (18 loc) · 1.76 KB

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  2. Commit your Changes (git commit -m 'Add some AmazingFeature').
  3. Push to the Branch (git push origin feature/AmazingFeature).
  4. Open a Pull Request (PR).
  5. After 1-2 approvals, the PR will be merged.

Asking for Help

  • Please ask on our slack channel #civic-makers-climatechange-dev if you:
    • have any questions regarding any of the tasks in our Trello board
    • have any questions relating to the development of the climate change app
    • need help with a task you are working on from the Trello board
    • have any other questions/proposals you'd like to put to the dev team
  • please be patient with our response, as most of us are only working on this in our spare time
  • If you like to find out more about what everyone is working on, please come to our weekly Wednesday evening catchups to meet the team! Please ask on #civic-makers-climatechange slack channel to get an invite.
  • Some of the dev folk will usually hang around after the catchup to discuss on outstanding issues and do some remote pair/mob programming. But if the timing doesn't work for you, don't fret, please ask on #civic-makers-climatechange-dev to arrange a more suitable time to pair!

Project Conventions