-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(template): update ISSUE_TEMPLATE.md and CONTRIBUTING.md
- Loading branch information
1 parent
f32aa4b
commit bf37393
Showing
2 changed files
with
30 additions
and
10 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 |
---|---|---|
@@ -1,9 +1,30 @@ | ||
<!-- | ||
### When reporting an issue, please fill out these questions and follow the steps. | ||
|
||
When reporting an issue: | ||
#### 1. What is the expected behavior? | ||
|
||
1. Provide a reproduction along with the neccessary steps outlined. | ||
2. Include screenshots or gifs if helpful when explaining an issue. | ||
3. DEFINE WHAT VERSION OF THE LIBRARY IS AFFECTED. | ||
|
||
--> | ||
#### 2. What is the current behavior? | ||
|
||
|
||
#### 3. What are the steps to reproduce? | ||
|
||
Providing a reproduction is the *best* way to share your issue. | ||
|
||
a) Fork our starter repo: https://github.com/GetTerminus/ui-stackblitz-starter | ||
|
||
b) Replicate your issue. | ||
|
||
c) Add a link to your replication or attach a zip of your project to this issue. | ||
|
||
d) Outline any steps needed to reproduce the issue. | ||
|
||
|
||
#### 4. Which versions of this library, Angular, TypeScript, & browsers are affected? | ||
|
||
- UI Library: | ||
- Angular: | ||
- TypeScript: | ||
- Browser(s): | ||
|
||
|
||
#### 5. Is there anything else we should know? |
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