-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Release Bot
committed
Feb 22, 2018
1 parent
c896234
commit 308650c
Showing
3 changed files
with
46 additions
and
1 deletion.
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,43 @@ | ||
### Step 1: Are you in the right place? | ||
|
||
* For issues or feature requests related to the code **in this repository** file a [Github issue](https://github.com/reedia/dotfiles/issues). | ||
|
||
### Step 2: Describe your environment: | ||
|
||
* Device: | ||
* OS: | ||
* Node.js version: | ||
* npm version: | ||
|
||
|
||
### Step 3: Describe the problem: | ||
|
||
* Describe the problem clearly here. Be sure to convey here why it's a bug or a feature request. | ||
|
||
|
||
### Step 4: Highlights the steps to reproduce: | ||
|
||
1. | ||
2. | ||
3. | ||
|
||
### Step 5: Observed Results: | ||
|
||
* What happened? | ||
* This could be a description, logs output, etc. | ||
|
||
### Step 6: Expected Results: | ||
|
||
* What did you expect to happen? | ||
|
||
### Step 7: Relevant Code / Stack Traces: | ||
|
||
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. Try to provide a reproducible test case that is the bare minimum necessary to generate the problem. | ||
|
||
``` | ||
// Code here to demonstrate the problem | ||
``` | ||
|
||
Making sure to follow these steps will guarantee the quickest resolution possible. | ||
|
||
Many thanks! |
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
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