mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-16 05:30:39 +00:00
Fix Broken Link - Pull request template (#6639)
This commit is contained in:
parent
a6db2e8a84
commit
9fc230734a
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
@ -8,8 +8,8 @@ I worked on the ..... because ...
|
||||
- [x] Bug fix
|
||||
- [x] Improvement
|
||||
- [x] New feature
|
||||
- [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
||||
- [] Documentation
|
||||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
||||
- [ ] Documentation
|
||||
|
||||
#
|
||||
### Frontend Preview (Screenshots) :
|
||||
@ -19,7 +19,7 @@ I worked on the ..... because ...
|
||||
#
|
||||
### Checklist:
|
||||
<!-- add an x in [] if done, don't mark items that you didn't do !-->
|
||||
- [x] I have read the [**CONTRIBUTING**](https://docs.open-metadata.org/open-source-community/developer) document.
|
||||
- [x] I have read the [**CONTRIBUTING**](https://docs.open-metadata.org/developers/contribute) document.
|
||||
- [ ] I have commented on my code, particularly in hard-to-understand areas.
|
||||
- [ ] I have added tests that prove my fix is effective or that my feature works.
|
||||
- [x] All new and existing tests passed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user