-
-
Notifications
You must be signed in to change notification settings - Fork 1
Description
This repository currently doesn’t have a Pull Request (PR) template. Having a template helps contributors follow a clear structure and ensures consistency in contributions.
We’d like to add a simple pull_request_template.md file that will be used by default when someone opens a PR.
✅ What should the PR template include?
Please include the following sections in the template:
-
Description: What this PR changes or improves.
-
Related Issue(s): Link to any related issues (if applicable).
-
Screenshots: Since this repository contains documentation, please add a screenshot of how the result looks after the change (especially for visual changes or layout improvements).
-
Checklist:
- I reviewed my changes locally
- I ran the documentation build without errors
- I have added a screenshot (if applicable)
📁 Where to put it
Create a file named .github/pull_request_template.md in the root of the repository.
This is a good first issue for someone who wants to make their first contribution. Feel free to ask questions in the comments if you need help!