-
Notifications
You must be signed in to change notification settings - Fork 273
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Merge pull request #892 from appneta/4.5.1
4.5.1 release
Showing
230 changed files
with
2,710 additions
and
1,017 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
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,20 @@ | ||
## Standards checklist: | ||
|
||
<!-- Fill with an x the ones that apply. Example: [x] --> | ||
|
||
- [ ] The PR title is descriptive. | ||
- [ ] The PR doesn't replicate another PR which is already open. | ||
- [ ] I have read the contribution guide and followed all the instructions. | ||
- [ ] The code follows the code style guide detailed in the wiki. | ||
- [ ] The code is mine or it's from somewhere with an MIT-compatible license. | ||
- [ ] The code is efficient, to the best of my ability, and does not waste computer resources. | ||
- [ ] The code is stable and I have tested it myself, to the best of my abilities. | ||
- [ ] If the code introduces new aliases, I provide a valid use case for all plugin users down below. | ||
|
||
## Changes: | ||
|
||
- [...] | ||
|
||
## Other comments: | ||
|
||
... |
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.