-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #33 from jeff-phillips-18/git-templates
chore(templates): Add git PR and issue templates
- Loading branch information
Showing
2 changed files
with
44 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,23 @@ | ||
**Describe the problem** | ||
A clear and concise description of the problem. Which components are affected? | ||
|
||
**How do you reproduce the problem?** | ||
Provide steps to reproduce. A [codesandbox](https://codesandbox.io/s/serverless-cherry-q9t3f ) demonstrating the problem is appreciated. | ||
|
||
**Expected behavior** | ||
A clear and concise description of the expected behavior. | ||
|
||
**Is this issue blocking you?** | ||
List the workaround if there is one. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain the issue. | ||
|
||
**What is your environment?** | ||
- OS: [e.g. iOS] | ||
- Browser [e.g. chrome, safari] | ||
- Version [e.g. 22] | ||
|
||
**What is your product and what release date are you targeting?** | ||
|
||
**Any other information?** |
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,21 @@ | ||
## What | ||
Closes # | ||
|
||
## Description | ||
<!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> | ||
|
||
|
||
## Type of change | ||
<!-- Please delete options that are not relevant. --> | ||
|
||
- [ ] Feature | ||
- [ ] Bugfix | ||
- [ ] Code style update (formatting, renaming) | ||
- [ ] Refactoring (no functional changes, no api changes) | ||
- [ ] Build related changes | ||
- [ ] Documentation content changes | ||
- [ ] Other (please describe): | ||
|
||
## Screen shots / Gifs for design review | ||
|
||
|