mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-01 15:02:21 +00:00
remove conventionalcommits from the checklist
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
df0c773eae
commit
9178962c5c
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -3,7 +3,8 @@
|
|||||||
<!-- STEPS TO FOLLOW:
|
<!-- STEPS TO FOLLOW:
|
||||||
1. Add a description of the changes (frequently the same as the commit description)
|
1. Add a description of the changes (frequently the same as the commit description)
|
||||||
2. Enter the issue number next to "Resolves #" below (if there is no tracking issue resolved, **remove that section**)
|
2. Enter the issue number next to "Resolves #" below (if there is no tracking issue resolved, **remove that section**)
|
||||||
3. Follow the steps in the checklist below, starting with the **Commit Message Formatting**.
|
3. Make sure the PR title follows the **Commit Message Formatting**: https://www.conventionalcommits.org/en/v1.0.0/#summary.
|
||||||
|
4. Follow the steps in the checklist below, starting with the **Commit Message Formatting**.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- Uncomment this section with the issue number if an issue is being resolved
|
<!-- Uncomment this section with the issue number if an issue is being resolved
|
||||||
@ -13,8 +14,6 @@ Resolves #
|
|||||||
|
|
||||||
**Checklist:**
|
**Checklist:**
|
||||||
|
|
||||||
- [ ] **Commit Message Formatting**: Commit titles and messages follow guidelines in the
|
|
||||||
[conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#summary).
|
|
||||||
- [ ] Documentation has been updated, if necessary.
|
- [ ] Documentation has been updated, if necessary.
|
||||||
- [ ] Examples have been added, if necessary.
|
- [ ] Examples have been added, if necessary.
|
||||||
- [ ] Tests have been added, if necessary.
|
- [ ] Tests have been added, if necessary.
|
||||||
|
Loading…
Reference in New Issue
Block a user