Skip to content

Development Standard

Ethan edited this page Sep 8, 2025 · 1 revision

Pull Request Template

This allows us to standardize the information provided in pull requests, making it easier for reviewers to understand the changes and context.

Github's pull request template feature

Issue Template

We can also create an issue template to standardize the information provided when users create issues. This helps in gathering all necessary details upfront, making it easier to address issues effectively.

Github's issue template feature

To go further, we can look into this page for more advanced features and configurations:

GitHub's documentation on issue and pull request templates.

Clone this wiki locally