Skip to content

Commit

Permalink
Merge pull request #41 from skyway/add-pr-template
Browse files Browse the repository at this point in the history
add pr template
  • Loading branch information
shinyoshiaki authored Aug 18, 2020
2 parents 2644df7 + 57f2bba commit d0ce735
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
### Please check the type of change your PR introduces

- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Documentation content changes
- [ ] Other (please describe):

### Summary

### Related Links (Issue, PR etc...) (_Optional_)

### Check point

- [ ] Check merge target branch
- [ ] ( For SkyWay team ) This is public repository **Please Check AGAIN** before publish

0 comments on commit d0ce735

Please sign in to comment.