mirror of https://github.com/docker/docs.git
				
				
				
			Merge pull request #829 from mstanleyjones/update_pr_template
Improvements to PR and Issue templates
This commit is contained in:
		
						commit
						74cbb5e33a
					
				|  | @ -1,6 +1,7 @@ | ||||||
| ### Problem description | ### Problem description | ||||||
| 
 | 
 | ||||||
| <!-- Briefly describe the problem that you found. Only documentation issues should be filed here.  | <!--Briefly describe the problem that you found. | ||||||
|  |     Only DOCUMENTATION issues should be filed here. | ||||||
|     For general questions, go to https://forums.docker.com/. --> |     For general questions, go to https://forums.docker.com/. --> | ||||||
| 
 | 
 | ||||||
| ### Problem location | ### Problem location | ||||||
|  |  | ||||||
|  | @ -1,29 +1,25 @@ | ||||||
| <!--Thanks for your contribution. See [CONTRIBUTING](CONTRIBUTING.md) | <!--Thanks for your contribution. See [CONTRIBUTING](CONTRIBUTING.md) | ||||||
|     for this project's contribution guidelines. --> |     for this project's contribution guidelines. Remove these comments | ||||||
|  |     as you go. | ||||||
| 
 | 
 | ||||||
| <!--DO NOT edit files and directories listed in .NOT_EDITED_HERE.yaml. |     DO NOT edit files and directories listed in _data/not_edited_here.yaml. | ||||||
|     These are maintained in upstream repos and changes here will be lost.--> |     These are maintained in upstream repos and changes here will be lost. | ||||||
| 
 | 
 | ||||||
| ### Describe the proposed changes |     Help us merge your changes more quickly by adding details and setting metadata | ||||||
|  |     (such as labels, milestones, and reviewers) over at the left-hand side.--> | ||||||
| 
 | 
 | ||||||
| <!-- Tell us what you did and why.--> | ### Proposed changes | ||||||
| 
 | 
 | ||||||
| ### Unreleased project version | <!--Tell us what you did and why--> | ||||||
|  | 
 | ||||||
|  | ### Unreleased project version (optional) | ||||||
| 
 | 
 | ||||||
| <!--If this change only applies to an unreleased version of a project, note | <!--If this change only applies to an unreleased version of a project, note | ||||||
|      that here and base your work on the `vnext-` branch for your project. --> |     that here and base your work on the `vnext-` branch for your project. If | ||||||
|  |     this doesn't apply to this PR, you can remove this whole section. | ||||||
|  |     Set a milestone if appropriate. --> | ||||||
| 
 | 
 | ||||||
| ### Related issue | ### Related issues (optinoal) | ||||||
| 
 | 
 | ||||||
| <!-- Refer to related PRs or issues: #1234, or 'Fixes #1234' or 'Closes #1234'. --> | <!--Refer to related PRs or issues: #1234, or 'Fixes #1234' or 'Closes #1234'. | ||||||
| 
 |     Or link to full URLs to issues or pull requests in other Github projects --> | ||||||
| ### Related issue or PR in another project |  | ||||||
| 
 |  | ||||||
| <!-- Full URLs to issues or pull requests in other Github projects --> |  | ||||||
| 
 |  | ||||||
| ### Please take a look |  | ||||||
| 
 |  | ||||||
| <!-- At-mention specific individuals or groups, like @exampleuser123 --> |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| <!-- To improve this template, edit .github/PULL_REQUEST_TEMPLATE.md. --> |  | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue