Skip to content

Commit

Permalink
docs: Refine templates (#1667)
Browse files Browse the repository at this point in the history
* docs: Refine templates

* Remove mistaken commit
  • Loading branch information
faucomte97 committed Jun 1, 2022
1 parent 3df5ef8 commit 51ece24
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 58 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1 @@
blank_issues_enabled: false
17 changes: 0 additions & 17 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/new_task.md
Expand Up @@ -9,11 +9,11 @@ about: A template for a new task


## Acceptance Criteria
- [ ] ...
- [ ] ...

### Analytics Requirements
- [ ] ...


## Copywrite Requirements



## Analytics Requirements
### Copywrite Requirements
- [ ] ...
22 changes: 0 additions & 22 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md

This file was deleted.

16 changes: 16 additions & 0 deletions .github/pull_request_template.md
@@ -0,0 +1,16 @@
<!--- This template can be modified slightly to the needs of the pull request -->

## Description
<!--- Describe your changes -->

## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, tests ran to see how -->
<!--- your change affects other areas of the code, etc. -->

## Checklist:
<!--- These can be used to show you've met the issue criteria, or similar. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have linked this PR to a ZenHub Issue.
13 changes: 0 additions & 13 deletions .github/stale.yml

This file was deleted.

0 comments on commit 51ece24

Please sign in to comment.