forked from tldr-pages/tldr-node-client
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
74b1547
commit d657566
Showing
1 changed file
with
6 additions
and
14 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,20 +1,12 @@ | ||
# Issue | ||
|
||
### Expected behaviour | ||
## Expected behaviour | ||
Tell us what should happen. | ||
|
||
### Actual behaviour | ||
## Actual behaviour | ||
Tell us what happens instead. | ||
|
||
### Log, debug output | ||
## Log, debug output | ||
Put any log or error output here. | ||
|
||
# Environment | ||
|
||
#### Operating system | ||
- [ ] OSX | ||
- [ ] Linux (please add distribution and version) | ||
- [ ] Windows (please add version) | ||
|
||
#### NodeJS version | ||
Run `node --version` and put that information. | ||
## Environment | ||
- Operating system - OSX/Linux/Windows (add version if needed) | ||
- NodeJS version |