forked from navcoin/KnowledgeBase
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
603b913
commit e202c99
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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? |