Feat(governance): Added PR & ISSUES templates#3
Open
jpmewenemesse wants to merge 4 commits intoOKDP:mainfrom
Open
Feat(governance): Added PR & ISSUES templates#3jpmewenemesse wants to merge 4 commits intoOKDP:mainfrom
jpmewenemesse wants to merge 4 commits intoOKDP:mainfrom
Conversation
Collaborator
jpmewenemesse
commented
Apr 30, 2026
- Added ISSUE_TEMPLATE: bug report and new feature request
- Added PR template
- Made sure someone cannot create a blank issue without using the template
13 tasks
rpignolet
reviewed
May 5, 2026
rpignolet
reviewed
May 5, 2026
nviault
approved these changes
May 5, 2026
…template, fix newline issue
lioneloh
reviewed
May 6, 2026
| - [ ] Commit messages follow [Conventional Commits](https://www.conventionalcommits.org/) | ||
| - [ ] I have tested my changes | ||
| - [ ] Documentation updated if needed | ||
| - [ ] All CI checks pass if configured |
There was a problem hiding this comment.
Should be this a default behavior of the pull request ci ?
| ## Checklist | ||
|
|
||
| - [ ] I have read [CONTRIBUTING.md](https://github.com/OKDP/.github/blob/main/CONTRIBUTING.md) | ||
| - [ ] Commit messages follow [Conventional Commits](https://www.conventionalcommits.org/) |
There was a problem hiding this comment.
could it be integrated to ci checks directly ? Even Better we should have pre-commit hooks available (husky or pre-commit)
There was a problem hiding this comment.
For TDP we use this workflow https://github.com/TOSIT-IO/tdp-collection/blob/master/.github/workflows/conventional-commits.yml
nviault-dgfip
left a comment
There was a problem hiding this comment.
ISSUE_TEMPLATE/bug_report.yml
Line 55 : The version --short option is deprecated
example on Ubuntu 24.04
kubectl version --short
error: unknown flag: --short
See 'kubectl version --help' for usage.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.