issue template: reference CONTRIBUTING.md

since the naked 'docker-compose up' instruction was a bit too confusing
out of context

Signed-off-by: Alex Suraci <asuraci@pivotal.io>
This commit is contained in:
Alex Suraci 2020-06-19 13:19:03 -04:00
parent 3a5690d3bb
commit 894ac92439
2 changed files with 20 additions and 11 deletions

View File

@ -9,14 +9,23 @@ assignees: ''
## Summary
> A brief summary of the problem.
<!--
A brief summary of the problem.
-->
## Steps to reproduce
> Starting from `docker-compose up`, what steps can be followed to reproduce
> the problem?
>
> Please use https://gist.github.com for large snippets!
<!--
All bug reports must have steps to reproduce, starting from the instructions in
CONTRIBUTING.md for running Concourse locally:
https://github.com/concourse/concourse/blob/master/CONTRIBUTING.md#running-concourse
Starting from `docker-compose up`, what steps can be followed to reproduce the
problem?
Please use https://gist.github.com for large snippets!
-->
## Expected results

View File

@ -1,10 +1,10 @@
<!---
<!--
Hi there! Thanks for submitting a pull request to Concourse!
To help us review your PR, please fill in the following information.
-->
## What does this PR accomplish?
<!---
<!--
Choose all that apply.
Also, mention the linked issue here.
This will magically close the issue once the PR is merged.
@ -14,18 +14,18 @@ Bug Fix | Feature | Documentation
closes # .
## Changes proposed by this PR:
<!---
<!--
Tell the reviewer What changed, Why, and How were you able to accomplish that?
-->
## Notes to reviewer:
<!---
<!--
Leave a message to whoever is going to review this PR.
Mainly, pointers to review the PR, and how they can test it.
-->
## Contributor Checklist
<!---
<!--
Most of the PRs should have the following added to them,
this doesn't apply to all PRs, so it is helpful to tell us what you did.
-->
@ -43,7 +43,7 @@ this doesn't apply to all PRs, so it is helpful to tell us what you did.
[Release notes]: https://github.com/concourse/concourse/tree/master/release-notes
## Reviewer Checklist
<!---
<!--
This section is intended for the reviewers only, to track review
progress.
-->