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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,6 @@ Please feel free to contribute to this project.
12
12
## Proposing Words
13
13
14
14
If you have a word you believe belongs in a dictionary, send a pull request.
15
-
For words associated with a particular programming language / environment, they should go in the appropriate dictionary under `dictionaries/<language>`(s).
15
+
For words associated with a particular programming language / environment, they should go in the appropriate dictionary under `dictionaries/<language>/src/<language>.txt`(s).
16
16
For general-purpose words, put them in the closest appropriate `dictionaries/<general-area>`(s).
17
17
See the `README.md` files in those directories for more information.
0 commit comments