diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 318cfc5b4f8bd1f3e3b9682f45e21b8fded718ec..74bad4cc9745c0e36a60ab3011e8d9b0caa9c0e1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,9 +6,7 @@ labels: 'bug' assignees: '' --- -Before submitting a bug, please make sure the issue -hasn't been already addressed by searching through -[the past issues](https://github.com/primihub/primihub/issues). +Before submitting a bug, please make sure the issue hasn't been already addressed by searching through [the past issues](https://github.com/primihub/primihub/issues). **Describe the bug** diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c6eb59f782023e150c49d33545cb00184c29a5af..30be778d1aecb2aef493126a6fb1831de286b675 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,18 @@ -### Your checklist for this pull request -🚨Please review the [guidelines for contributing](https://github.com/primihub/community#development-workflow) to this repository. + -### Description -Please describe what have you done in this pull request. +**Reference Issues/PRs** + + +**What does this implement/fix?** + + +**Any other comments?** + + \ No newline at end of file