Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
proletesseract authored Jun 29, 2019
1 parent 603b913 commit e202c99
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
### Description

Describe in detail what the pull request fixes, adds or removes.

### Issues Resolved

Please tag the issue numbers that this pull request resolves (eg #100, #101).

### Preview Links

Paste the preview links where the changes can be viewed on the netlify deploy preview (you'll need to add these after the PR is made and the preview is deployed).

eg.

https://deploy-preview-100-navcoin-knowledgebase.netlify.com/general-support/contribute-to-the-knowledge-base/


The preview can be found on the pull reqeuest once it's made by clicking `show all checks` > `details`.

### Checklist

- [ ] Have you assigned/claimed the issues you've resolved in this pull request?
- [ ] Have the issues been moved to the QA column of the NavCoin Websites project?
- [ ] Have you checked there are no merge conflicts?
- [ ] Have you tested the changes work across both mobile and desktop?

0 comments on commit e202c99

Please sign in to comment.