-
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.
* Fixes package.json referencing the wrong snippets file * Replaces image path in README * Adds Pull Request template * Node attributes highlighting * Fixed minor issues with Lin version highlights. * Added highlighting for ascii and bcd values. * Bumps version number and updates changelog
- Loading branch information
Showing
5 changed files
with
315 additions
and
34 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,34 @@ | ||
## Brief | ||
|
||
Please provide brief information, what this pull request provides or fixes. | ||
|
||
<!-- You can remove this section if the PR is purely enhancement --> | ||
|
||
### Checklist | ||
|
||
- [ ] Check test result and code coverage | ||
- [ ] Update documentation | ||
- [ ] Update changelog | ||
- [ ] Update version number | ||
|
||
## Fixes | ||
|
||
+ Describe bug, link to issue | ||
|
||
<!-- You can remove this section if the PR is a bugfix --> | ||
|
||
## Solves | ||
|
||
+ Describe the feature this pull request provided, link to issue | ||
|
||
<!-- You can skip the evidence part if the PR doesn't modify existing code --> | ||
|
||
## Evidence | ||
|
||
+ Provide evidence that the pull request doesn't break existing functionality | ||
|
||
+ Specifically looking for tests that verify the functionality of both existing and new code | ||
|
||
+ When changing core functionality it's important to keep backward compatibility in mind | ||
|
||
+ If such a change would occur please provide an impact analysis of the change |
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
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
Oops, something went wrong.