-
Notifications
You must be signed in to change notification settings - Fork 20
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
70eeebe
commit edb280d
Showing
3 changed files
with
14 additions
and
39 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 |
---|---|---|
@@ -1,36 +1 @@ | ||
Please review the [developer documentation](https://github.com/project-asgard/asgard/wiki/developing) | ||
on the wiki of this project that contains help and requirements. | ||
|
||
## Proposed changes | ||
|
||
Describe what this PR changes and why. If it closes an issue, link to it here | ||
with [a supported keyword](https://help.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword). | ||
|
||
## What type(s) of changes does this code introduce? | ||
_Put an `x` in the boxes that apply._ | ||
|
||
- [ ] Bugfix | ||
- [ ] New feature | ||
- [ ] Code style update (formatting, renaming) | ||
- [ ] Refactoring (no functional changes, no api changes) | ||
- [ ] Build related changes | ||
- [ ] Documentation content changes | ||
- [ ] Other (please describe): | ||
|
||
### Does this introduce a breaking change? | ||
|
||
- [ ] Yes | ||
- [ ] No | ||
|
||
## What systems has this change been tested on? | ||
|
||
## Checklist | ||
|
||
_Put an x in the boxes that apply. You can also fill these out after creating | ||
the PR. If you're unsure about any of them, don't hesitate to ask. This is | ||
simply a reminder of what we are going to look for before merging your code._ | ||
|
||
- [ ] this PR is up to date with current the current state of 'develop' | ||
- [ ] code added or changed in the PR has been clang-formatted | ||
- [ ] this PR adds tests to cover any new code, or to catch a bug that is being fixed | ||
- [ ] documentation has been added (if appropriate) | ||
# please include relevant information so the lead knows why this is needed |
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