You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Here are questions you can answer before you file a bug to make sure you're not
9
9
10
10
1. Did you include the snippet of broken code in the issue?
11
11
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?
13
13
4. What operating system are you using?
14
14
15
15
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)
39
39
40
40
- Tests need to be provided for every bug/feature that is completed.
41
41
- 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