We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bbbb79 commit 4c3392eCopy full SHA for 4c3392e
src/contributing.md
@@ -410,7 +410,8 @@ There are issues for beginners and advanced compiler devs alike!
410
411
Just a few things to keep in mind:
412
413
-- Please limit line length to 100 characters. This is enforced by CI, and you can run the checks locally with `ci/check_line_lengths.sh`.
+- Please limit line length to 100 characters. This is enforced by CI, and you can run the checks
414
+ locally with `ci/check_line_lengths.sh`.
415
- When contributing text to the guide, please contextualize the information with some time period
416
and/or a reason so that the reader knows how much to trust or mistrust the information.
417
Aim to provide a reasonable amount of context, possibly including but not limited to:
0 commit comments