Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

46 tailor current issue templates and configyml for release management working group #47

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
blank_issues_enabled: true
contact_links:
- name: 🗣 Subproject discussions
url: https://github.com/camaraproject/§repo_name§/discussions
about: Please ask and answer questions here.
- name: 📖 Release Management Wiki
url: https://wiki.camaraproject.org/display/CAM/Release+Management+Working+Group
about: Comprehensive documentation including FAQs etc
- name: 🗣 Release Management discussions
url: https://github.com/camaraproject/ReleaseManagement/discussions
about: Please ask and answer questions about Release Management in CAMARA here.
- name: 📖 CAMARA API Design Guidelines
url: https://github.com/camaraproject/Commonalities/blob/main/documentation/API-design-guidelines.md
about: Please refer to the design guidelines.
about: Please refer to the design guidelines, especially Chapter 5 about API Versioning

2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/issue_correction_template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: ❗ Correction 👣
about: Suggest the correction of an issue in API specification or a misalignment with API design guidelines
about: Suggest the correction of an issue in Release Management documents or artifacts
title: ''
labels: 'correction'
assignees: ''
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/issue_enhancement_template.md
tanjadegroot marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: 💡 Enhancement 🌟
about: Suggest an idea for a new API feature or pose a question on directions for API evolution
about: Suggest an idea or ask a question on directions for Release Management evolution
title: ''
labels: 'enhancement'
assignees: ''
Expand Down
Copy link
Collaborator

Choose a reason for hiding this comment

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

updates to be done:

  • add a comment line in the beginning: "
  • remove space before last ** in section title "**Related API issue or PR **"
  • update line "For any item, when done, put a comment in this issue."
    to: "For each item, review the file(s) in the issue/PR listed above. Put comments in the issue or PR if they concern non-changed text.
    When done, tick the box in this issue. "

File renamed without changes.
18 changes: 0 additions & 18 deletions .github/ISSUE_TEMPLATE/issue_tests_template.md

This file was deleted.