Skip to content

Commit 166afea

Browse files
authored
Remove suggestion to wait for Star releases
- Only 25% of users use Star, so waiting for something is requesting bookkeeping (i.e. trying not to forget to document it when the time comes) for the benefit of a minority of users. - "technically" the stuff in the docs is meant to be compiler-neutral, so it's very weird to have a CONTRIBUTING instruction that indicates a specific distribution of a specific compiler
1 parent 6e3c746 commit 166afea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ in the [#perl6 IRC channel](https://perl6.org/community/irc).
5050
## Documenting versions
5151

5252
* If you are adding a recently introduced feature, please indicate in a note which version was it introduced in.
53-
* Try to add documentation
54-
for [Star versions](https://rakudo.org/files/star/source). Features
55-
introduced into non-star versions should probably wait.
5653
* If you change an example to use the new feature, leave the old
5754
example if it's still working, at least while it's not obsolete, for people who has not
5855
upgraded yet, clarifying in the text around it the versions it will

0 commit comments

Comments
 (0)