-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
0d83a39
commit 9fb8757
Showing
1 changed file
with
22 additions
and
0 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,22 @@ | ||
<!--- Thank you for contributing to xtxf! --> | ||
|
||
## Description | ||
|
||
<!--- Describe your changes --> | ||
|
||
## Motivation | ||
|
||
<!--- Why is this change required? What problem does it solve? --> | ||
<!--- If it fixes an open issue, insert the link to an issue here. --> | ||
|
||
## Testing | ||
|
||
<!--- Describe how you tested your changes. --> | ||
|
||
## Checklist: | ||
|
||
<!--- Go over all the following points and put an `x` in all the boxes that apply. --> | ||
|
||
- [ ] My code follows the code style of this project. | ||
- [ ] I have updated the documentation accordingly. | ||
- [ ] I have added tests to cover my changes. |