empowerhack / DrawMyLife-Service

API and Admin system for the Draw My Life initiative - Volunteers: check README and GitHub Projects to get started.
https://github.com/empowerhack/DrawMyLife-Service/projects
MIT License
13 stars 0 forks source link

Create GitHub Issue / Pull Request Templates #117

Closed krissy closed 7 years ago

krissy commented 7 years ago

What

We want to create GitHub issue and pull request templates to keep our team comms consistent and save time.

How

You can follow the instructions here for issues and pull requests. However, these instructions use the GitHub interface. If you are new to git, the recommendation is to go through the normal process of creating a branch locally, adding the files in markdown in a folder called .github, and opening a new pull request for the team to review (for practice's sake :)).

Details