Commit graph

4 commits

Author SHA1 Message Date
GJS
c9c713f17b
Updated: Modify feature request template for improved clarity
- Updated the description for the "related-issues" section to include specific links for searching issues and pull requests.
- Enhanced clarity in the placeholder text for the "related-issues" section to provide better examples.
- Adjusted the formatting for consistent use of markdown and description clarity.

modified: .github/ISSUE_TEMPLATE/feature_request.yml
2025-03-31 13:34:24 +02:00
GJS
7f9322a524
Fixed: Link in feature_request.yml
- Fixed the relative link to point to the correct location: `../REVIEW_GUIDELINES.md`.

modified: .github/ISSUE_TEMPLATE/feature_request.yml
2025-03-28 10:10:05 +01:00
GJS
a80d4b253d
Renamed: Change REVIEW_PROCESS.md to REVIEW_GUIDELINES.md
- Renamed the file `REVIEW_PROCESS.md` to `REVIEW_GUIDELINES.md` for clarity.
- Made small adjustments to `PULL_REQUEST_TEMPLATE.md` and `feature_request.yml`
  to link to the newly renamed `REVIEW_GUIDELINES.md`.
- Updated references to the review process throughout relevant files.

modified: .github/ISSUE_TEMPLATE/feature_request.yml
modified: .github/PULL_REQUEST_TEMPLATE.md
renamed:  .github/REVIEW_PROCESS.md -> .github/REVIEW_GUIDELINES.md
2025-03-28 08:43:41 +01:00
GJS
88e1016fa9
Renamed and Updated: Change file extension and update content in feature_request.yml
- Renamed `feature_request.yaml` to `feature_request.yml` to follow project conventions.
- Updated the description in the markdown content to reflect a temporary delay in feature requests and PR reviews.
- Adjusted the labels and body content to better communicate the status of new feature requests.
- Minor revisions in the markdown to enhance clarity and improve the user experience.

renamed: .github/ISSUE_TEMPLATE/feature_request.yaml -> .github/ISSUE_TEMPLATE/feature_request.yml
2025-03-26 07:43:24 +01:00
Renamed from .github/ISSUE_TEMPLATE/feature_request.yaml (Browse further)