improve PR template (#791)

This commit is contained in:
Reiley Yang 2020-07-09 11:56:29 -07:00 committed by GitHub
parent bd65fd2132
commit 8ec93bd0b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 8 deletions

View File

@ -1,14 +1,10 @@
Fixes # .
Fixes #.
## Changes
(Please provide a brief description of the changes here.)
### Checklist
- [ ] I ran Unit Tests locally.
Please provide a brief description of the changes here.
For significant contributions please make sure you have completed the following items:
- [ ] Design discussion issue #
- [ ] Changes in public API reviewed
The PR will automatically request reviews from [code owners](https://github.com/open-telemetry/opentelemetry-dotnet/blob/master/CODEOWNERS#L15) and trigger CI build and tests.
* [ ] Design discussion issue #
* [ ] Changes in public API reviewed