Skip to content

add: PULL_REQUEST_TEMPLATEs for bugs, features, and documentation.#39

Merged
damachine merged 1 commit intomainfrom
template
Sep 15, 2025
Merged

add: PULL_REQUEST_TEMPLATEs for bugs, features, and documentation.#39
damachine merged 1 commit intomainfrom
template

Conversation

@damachine
Copy link
Owner

  • Add separate pull request templates for bug fixes, features, and documentation updates.
  • This helps contributors provide relevant information based on the type of change they are proposing.
  • Each template includes sections for description, related issues, and testing instructions.

- Add separate pull request templates for bug fixes, features, and documentation updates.
- This helps contributors provide relevant information based on the type of change they are proposing.
- Each template includes sections for description, related issues, and testing instructions.
@damachine damachine enabled auto-merge September 15, 2025 18:06
@@ -0,0 +1,74 @@
# 🐛 Bug Fix Pull Request

Check notice

Code scanning / Remark-lint (reported by Codacy)

Warn when a line feed at the end of a file is missing. Note

[final-newline] Missing newline character at end of file
@@ -0,0 +1,117 @@
# 📚 Documentation Pull Request

Check notice

Code scanning / Remark-lint (reported by Codacy)

Warn when a line feed at the end of a file is missing. Note documentation

[final-newline] Missing newline character at end of file
@@ -0,0 +1,117 @@
# ✨ Feature Pull Request

Check notice

Code scanning / Remark-lint (reported by Codacy)

Warn when a line feed at the end of a file is missing. Note

[final-newline] Missing newline character at end of file
- [ ] Edge cases tested

**Test Scenarios:**
1.

Check notice

Code scanning / Remark-lint (reported by Codacy)

Warn when the list item marker style of ordered lists violate a given style. Note

[ordered-list-marker-style] Marker style should be .

**Test Scenarios:**
1.
2.

Check notice

Code scanning / Remark-lint (reported by Codacy)

Warn when the list item marker style of ordered lists violate a given style. Note

[ordered-list-marker-style] Marker style should be .

**Test Scenarios:**
1.
2.

Check notice

Code scanning / Remark-lint (reported by Codacy)

Warn when the list item marker values of ordered lists violate a given Note

[ordered-list-marker-value] Marker should be 2, was 0
**Test Scenarios:**
1.
2.
3.

Check notice

Code scanning / Remark-lint (reported by Codacy)

Warn when the list item marker values of ordered lists violate a given Note

[ordered-list-marker-value] Marker should be 3, was 0
**Test Scenarios:**
1.
2.
3.

Check notice

Code scanning / Remark-lint (reported by Codacy)

Warn when the list item marker style of ordered lists violate a given style. Note

[ordered-list-marker-style] Marker style should be .
@@ -0,0 +1,77 @@
# Pull Request

Check notice

Code scanning / Remark-lint (reported by Codacy)

Warn when a line feed at the end of a file is missing. Note

[final-newline] Missing newline character at end of file
@damachine damachine merged commit 7443521 into main Sep 15, 2025
11 checks passed
@damachine damachine deleted the template branch September 15, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant