-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
ced958f
commit 9947e06
Showing
1 changed file
with
14 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,14 @@ | ||
<!-- Thank you for contributing to Polly! Open source is only as strong as its contributors. All non-trivial contributions get a public credit in the readme! --> | ||
|
||
### The issue or feature being addressed | ||
|
||
<!-- Please include the existing github issue number where relevant --> | ||
|
||
### Details on the issue fix or feature implementation | ||
|
||
### Confirm the following | ||
|
||
- [ ] I have merged the latest changes from the dev vX.Y branch | ||
- [ ] I have successfully run a local build | ||
- [ ] I have included unit tests for the issue/feature | ||
- [ ] I have targeted the PR against the latest dev vX.Y branch |