improve PR template (#791)
This commit is contained in:
parent
bd65fd2132
commit
8ec93bd0b7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue