Skip to content

Feat(governance): Added PR & ISSUES templates#3

Open
jpmewenemesse wants to merge 4 commits intoOKDP:mainfrom
jpmewenemesse:feat/added-PR-ISSUE-templates
Open

Feat(governance): Added PR & ISSUES templates#3
jpmewenemesse wants to merge 4 commits intoOKDP:mainfrom
jpmewenemesse:feat/added-PR-ISSUE-templates

Conversation

@jpmewenemesse
Copy link
Copy Markdown
Collaborator

  • Added ISSUE_TEMPLATE: bug report and new feature request
  • Added PR template
  • Made sure someone cannot create a blank issue without using the template

@jpmewenemesse jpmewenemesse requested a review from rpignolet April 30, 2026 07:31
@jpmewenemesse jpmewenemesse self-assigned this Apr 30, 2026
@jpmewenemesse jpmewenemesse linked an issue Apr 30, 2026 that may be closed by this pull request
13 tasks
@jpmewenemesse jpmewenemesse requested a review from lioneloh May 4, 2026 15:33
Comment thread ISSUE_TEMPLATE/bug_report.yml Outdated
Comment thread ISSUE_TEMPLATE/bug_report.yml Outdated
Comment thread ISSUE_TEMPLATE/config.yml Outdated
Comment thread ISSUE_TEMPLATE/feature_request.yml Outdated
Comment thread PULL_REQUEST_TEMPLATE.md Outdated
Comment thread ISSUE_TEMPLATE/bug_report.yml
Comment thread PULL_REQUEST_TEMPLATE.md
- [ ] Commit messages follow [Conventional Commits](https://www.conventionalcommits.org/)
- [ ] I have tested my changes
- [ ] Documentation updated if needed
- [ ] All CI checks pass if configured
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be this a default behavior of the pull request ci ?

Comment thread PULL_REQUEST_TEMPLATE.md
## Checklist

- [ ] I have read [CONTRIBUTING.md](https://github.com/OKDP/.github/blob/main/CONTRIBUTING.md)
- [ ] Commit messages follow [Conventional Commits](https://www.conventionalcommits.org/)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could it be integrated to ci checks directly ? Even Better we should have pre-commit hooks available (husky or pre-commit)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown

@nviault-dgfip nviault-dgfip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[governance] Create OKDP/.github org-level community health files

5 participants