Skip to content

Create CONTRIBUTING.md #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Mar 25, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .github/pull_request_template.md
Co-authored-by: Shawn Wells <shawn@shawndwells.io>
  • Loading branch information
jshcodes and shawndwells authored Mar 25, 2021
commit 7e9e88edd0d934c664407ea7e076eba0ccc9b8ae
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ COVERAGE RESULTS SHOULD BE POSTED HERE
```

## Added features and functionality
+ Details of new features and functionality should be listed here
+ If your PR adds features or functionality, what should be included in the next release notes?

## Issues resolved
+ Bug fix: Bugs should be listed individually. Please link your PR to any related issues so that they are triaged properly. Add a link to this line to the issue.
Expand Down