-
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
Showing
2 changed files
with
27 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,27 @@ | ||
## Description | ||
|
||
<!-- Describe your changes. --> | ||
|
||
## Motivation and context | ||
|
||
<!--- Why is this change required? What problem does it solve? --> | ||
|
||
<!-- Replace ??? with the issue number that this pull request resolves. --> | ||
Resolves #??? | ||
|
||
## How has this been tested? | ||
|
||
<!--- Please describe how you tested your changes. --> | ||
|
||
## Change log | ||
|
||
<!-- Propose a change log entry. --> | ||
``` | ||
``` | ||
|
||
## Checklist: | ||
|
||
- [ ] I have reviewed the [**Contributor Guidelines**](https://github.com/glotzerlab/row/blob/trunk/doc/src/developers/contributing.md). | ||
- [ ] I agree with the terms of the [**Row Contributor Agreement**](https://github.com/glotzerlab/row/blob/trunk/ContributorAgreement.md). | ||
- [ ] My name is on the list of contributors (`doc/src/contributors.md`) in the pull request source branch. |
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