Skip to content

Commit 4c119b8

Browse files
authored
Merge pull request #10 from enterprise-contract/HACBS-2396
Remove issue link from CONTRIBUTING.md
2 parents 7866eda + abeb477 commit 4c119b8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Please, make sure you read both of them before contributing, so you can help us
1010

1111
## Requesting Support
1212

13-
Before you ask a question, it is best to search for existing [issues](https://github.com/enterprise-contract/ec-cli/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
13+
Before you ask a question, it is best to search for existing issues that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
1414

1515
If you then still feel the need to ask a question and need clarification, we recommend the following:
1616

17-
* Open an [issue](https://github.com/enterprise-contract/ec-cli/issues/new).
17+
* Open an issue.
1818
* Provide as much context as you can about what you’re running into.
1919
* Provide project and platform versions (golang, operator-sdk, etc), depending on what seems relevant.
2020

@@ -31,7 +31,7 @@ We use GitHub issues to track bugs and errors. If you run into an issue with the
3131
Once it’s filed:
3232

3333
* The project team will label the issue accordingly.
34-
* A team member will try to reproduce the issue with your provided steps.
34+
* A team member will try to reproduce the issue with your provided steps.
3535
* If there are no reproduction steps or no obvious way to reproduce the issue, the team will ask you for those steps and mark the issue as `needs-reproducer`. Bugs with this tag will not be addressed until they are reproduced.
3636
* If the team is able to reproduce the issue, it will be marked `needs-fix` and left to be implemented by someone. Other labels can be used in addition to better describe the issue or its criticality.
3737

0 commit comments

Comments
 (0)