Pand-Aid / pandaid-api

backend for Pand-Aid pandemic response app
3 stars 3 forks source link

Add Issue and Pull Request templates #9

Closed bhgrant8 closed 4 years ago

bhgrant8 commented 4 years ago

Summary

Github allows for the use of templates for creating issues and Pull Requests. More on templates: https://help.github.com/en/github/building-a-strong-community/about-issue-and-pull-request-templates

As a project lead and developer I would like to add templates to this repo for our use.

Basic behavior example

Example use of templates in Hack Oregon Project:

https://github.com/hackoregon/civic-devops/issues/new/choose

And another from Gatsby:

https://github.com/gatsbyjs/gatsby/tree/master/.github/ISSUE_TEMPLATE

Motivation

Templates help to organize conversation, implement good development practices, and in prioritizing work.

bhgrant8 commented 4 years ago

Adding for tracking -

Tasks:

Create 3 Issue templates:

Add related documentation

maryannet commented 4 years ago

Thank you this is very useful