Conversation
damachine
commented
Sep 15, 2025
- 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.
| @@ -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
| @@ -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
| @@ -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
| - [ ] 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
|
|
||
| **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
|
|
||
| **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
| **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
| **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
| @@ -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