Commit graph

3 commits

Author SHA1 Message Date
GJS
e83c8d0593
Updated: Minor adjustments to REVIEW_GUIDELINES.md
- Updated the review guidlines with small improvements based on review feedback.
- Minor adjustments made to improve the clarity and readability of the guidelines.
- Refined phrasing and restructured sentences to align with better documentation practices.
- Removed redundant or unclear wording for a more concise explanation.

modified: .github/REVIEW_GUIDELINES.md
2025-03-31 16:35:33 +02:00
GJS
bde7a0920d
Fixed: Links in review guidelines
- Updated the links to the CONTRIBUTING.md file.
- Fixed the relative link to point to the correct location: `../CONTRIBUTING.md#project-styles`.
- Fixed the relative link to point to the correct location: `../CONTRIBUTING.md#coding-styles`.

modified: .github/REVIEW_GUIDELINES.md
2025-03-28 09:19:08 +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
Renamed from .github/REVIEW_PROCESS.md (Browse further)