Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tswsxk authored Mar 10, 2021
1 parent 25dbd42 commit a125629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Thanks for sending a pull request!
Please make sure you click the link above to view the [contribution guidelines](../CONTRIBUTE.md),
Please make sure you click the link above to view the [contribution guidelines](https://github.com/bigdata-ustc/EduData/blob/master/CONTRIBUTE.md),
then fill out the blanks below.

## Description ##
Expand Down Expand Up @@ -43,7 +43,7 @@ Before you submit a pull request, please make sure you have to following:
- [ ] Changes are complete (i.e. I finished coding on this PR)
- [ ] All changes have test coverage and al tests passing
- [ ] Code is well-documented (extended the README / documentation, if necessary)
- [ ] If this PR is your first one, add your name and github account to [AUTHORS.md](../AUTHORS.md)
- [ ] If this PR is your first one, add your name and github account to [AUTHORS.md](https://github.com/bigdata-ustc/EduData/blob/master/AUTHORS.md)

## Comments ##
- If this change is a backward incompatible change, why must this change be made.
Expand Down

0 comments on commit a125629

Please sign in to comment.