method-inc / bamboozled

Bamboozled wraps the BambooHR API without the use of Rails dependencies.
MIT License
44 stars 50 forks source link

task: add github templates #49

Closed chrisman closed 5 years ago

chrisman commented 5 years ago

Adding (1) issue templates and (2) pull request templates can help create consistency, and like a checklist can help ensure that all the necessary info and context are included in issues and pull requests. Templates can automatically apply labels, etc.

issuetemplates

Suggested templates

How

include the markdown files in a .github folder in the project root

Examples