mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-05 04:33:18 +00:00
* added PR template, made all templates consistent with format seen in Release Notes repo template * Apply suggestions from code review Co-authored-by: Sunil Singh <sunil.singh@suse.com> * Update .github/pull_request_template.md Co-authored-by: Billy Tat <btat@suse.com> * Update request-an-update.md - spacing + connected > related * Update request-a-new-feature.md - consistent wording * updated PR template with link to readme, removed comment tags from reminder section as readme link wouldn't be clickable otherwise --------- Co-authored-by: Sunil Singh <sunil.singh@suse.com> Co-authored-by: Billy Tat <btat@suse.com>
This commit is contained in:
committed by
GitHub
parent
ef5ab63ddd
commit
6c332ea0e6
@@ -0,0 +1,27 @@
|
||||
<!--
|
||||
Check the Rancher docs issues to see if there is an existing issue for this pull request. If there is, enter the issue number below.
|
||||
-->
|
||||
|
||||
Fixes #[issue_number]
|
||||
|
||||
## Reminders
|
||||
|
||||
- See the [README](../README.md) for more details on how to work with the Rancher docs.
|
||||
|
||||
- Verify if changes pertain to other versions of Rancher. If they do, finalize the edits on one version of the page, then apply the edits to the other versions.
|
||||
|
||||
- If the pull request is dependent on an upcoming release, make sure to target the release branch instead of `main`.
|
||||
|
||||
## Description
|
||||
|
||||
<!--
|
||||
- What is the goal of this pull request?
|
||||
- What did you change?
|
||||
- Are there any other pull requests, tickets, or issues associated with this pull request?
|
||||
-->
|
||||
|
||||
## Comments
|
||||
|
||||
<!--
|
||||
Any additional notes a reviewer should know before we review.
|
||||
-->
|
||||
Reference in New Issue
Block a user