-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/0.3.0' into master
- Loading branch information
Showing
492 changed files
with
60,809 additions
and
33,647 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,5 @@ | ||
# All files are checked into the repo with LF | ||
* text=auto | ||
|
||
# These files are checked out using CRLF locally | ||
*.bat eol=crlf |
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,26 @@ | ||
## Relevant issue(s) | ||
|
||
Resolves # | ||
|
||
## Description | ||
|
||
(*replace*) Include a summary of the changes. List the issue(s) it solves in the section above, and | ||
create one if none exists. Include relevant motivation and context. Detail new dependencies required for this change. | ||
|
||
## Tasks | ||
|
||
- [ ] I made sure the code is well commented, particularly hard-to-understand areas. | ||
- [ ] I made sure the repository-held documentation is changed accordingly. | ||
- [ ] I made sure the pull request title adheres to the conventional commit style (the subset used in the project can be found in [tools/configs/chglog/config.yml](tools/configs/chglog/config.yml)). | ||
- [ ] I made sure to discuss its limitations such as threats to validity, vulnerability to mistake and misuse, robustness to invalidation of assumptions, resource requirements, ... | ||
|
||
## How has this been tested? | ||
|
||
(*replace*) Describe the tests performed to verify the changes. Provide instructions to reproduce them. | ||
|
||
Specify the platform(s) on which this was tested: | ||
- *(modify the list accordingly*) | ||
- Arch Linux | ||
- Debian Linux | ||
- MacOS | ||
- Windows |
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.