Skip to content

Commit aac5678

Browse files
committed
Update PR template.
Removed documentation task, as most of it is hosted externally for now.
1 parent c8c7168 commit aac5678

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/pull_request_template.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Proposed changes
22

3-
Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to that issue using one of the [supported keywords](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue) here in this description (not in the title of the PR).
3+
Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to that issue using `fix` [keyword](https://docs.github.com/en/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue) here in this description and in corresponding commit message.
44

55
### Checklist
66

@@ -9,4 +9,3 @@ Before creating a PR, run through this checklist and mark each as complete.
99
- [ ] I have read the [`CONTRIBUTING`](https://github.com/nginxinc/nginx-otel/blob/main/CONTRIBUTING.md) document
1010
- [ ] If applicable, I have added tests that prove my fix is effective or that my feature works
1111
- [ ] If applicable, I have checked that any relevant tests pass after adding my changes
12-
- [ ] I have updated any relevant documentation ([`README.md`](https://github.com/nginxinc/nginx-otel/blob/main/README.md) and [`CHANGELOG.md`](https://github.com/nginxinc/nginx-otel/blob/main/CHANGELOG.md))

0 commit comments

Comments
 (0)