File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -50,14 +50,13 @@ Here are some ways to help us:
50
50
* add missing documentation for classes, roles, methods or operators
51
51
* add usage examples to existing documentation
52
52
* proofread and correct the documentation
53
- * tell us about missing documentation, either by adding it to the WANTED
54
- file, or by opening issues on github.
53
+ * tell us about missing documentation by opening issues on github.
55
54
* Do a ` git grep TODO ` in this repository, and replace the TODO items by
56
55
actual documentation.
57
56
58
- The file [ WANTED ] ( WANTED ) has a list of particular documents that are known
59
- to be missing and [ CONTRIBUTING] ( CONTRIBUTING.md ) explains briefly how to
60
- get started contributing documentation.
57
+ [ Issues page ] ( https://github.com/perl6/doc/issues ) has a list of current issues and
58
+ documentation parts that are known to be missing and [ CONTRIBUTING] ( CONTRIBUTING.md )
59
+ explains briefly how to get started contributing documentation.
61
60
62
61
--------
63
62
You can’t perform that action at this time.
0 commit comments