Skip to content

Commit 987f200

Browse files
author
Jos Hickson
authored
Remove mention of project.json from contributing.md
1 parent a42d847 commit 987f200

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Here are questions you can answer before you file a bug to make sure you're not
99

1010
1. Did you include the snippet of broken code in the issue?
1111
2. What are the *EXACT* steps to reproduce this problem?
12-
3. What package versions are you using (you can see these in the `project.json` file)?
12+
3. What package versions are you using?
1313
4. What operating system are you using?
1414

1515
GitHub supports [markdown](https://help.github.com/articles/github-flavored-markdown/), so when filing bugs make sure you check the formatting before clicking submit.
@@ -39,4 +39,4 @@ Addresses #bugnumber (in this specific format)
3939

4040
- Tests need to be provided for every bug/feature that is completed.
4141
- If there is a scenario that is far too hard to test there does not need to be a test for it.
42-
- "Too hard" is determined by the team as a whole.
42+
- "Too hard" is determined by the team as a whole.

0 commit comments

Comments
 (0)