-
Notifications
You must be signed in to change notification settings - Fork 98
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 #15 from NoDivide/github-templates
GitHub Issue and PR templates
- Loading branch information
Showing
4 changed files
with
52 additions
and
4 deletions.
There are no files selected for viewing
File renamed without changes.
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,19 @@ | ||
#### Tell us about the issue you are experiencing | ||
|
||
|
||
#### What behaviour would you expect? | ||
|
||
|
||
#### How can this issue be replicated? | ||
|
||
|
||
#### Screenshots / Screencast | ||
|
||
|
||
#### Your environment | ||
|
||
Platform: | ||
OS Version: | ||
Node Version: | ||
NPM Version: | ||
Astrum Version: |
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,29 @@ | ||
#### What does this PR cover? | ||
|
||
|
||
#### How can this be tested? | ||
|
||
|
||
#### Screenshots / Screencast | ||
![]() | ||
|
||
|
||
#### What gif best describes how you feel about this work? | ||
![]() | ||
|
||
--- | ||
|
||
#### Reviewers | ||
|
||
**Review 1** | ||
- [ ] :+1: | ||
|
||
**Review 2** _(optional)_ | ||
- [ ] :+1: | ||
|
||
|
||
By adding a +1 you are confirming you have... | ||
- Witnessed the work behaving as expected (this could be on the author's machine or screencast). | ||
- Checked for coding anti-patterns. | ||
|
||
--- |
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