Skip to content

<various>: Reorganise content about contributing. #446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

flexibeast
Copy link
Contributor

  • Move contents of style-guide and submitting to CONTRIBUTING.
  • Move contents of usage-statistics to contributing/index.
  • Remove style-guide, submitting, usage-statistics.
  • Modify text of CONTRIBUTING appropriately.
  • Modify and improve text of contributing/index.

Addresses #444.

@ericonr
Copy link
Member

ericonr commented Aug 4, 2020

I believe you need to remove these files from SUMMARY.md:

	src/contributing/usage-statistics.md
	src/contributing/void-docs/style-guide.md
	src/contributing/void-docs/submitting.md

@flexibeast flexibeast force-pushed the move-sections branch 3 times, most recently from d50be7b to fca78b8 Compare August 4, 2020 03:27
CONTRIBUTING.md Outdated
Comment on lines 243 to 271
### Notes

Notes should only be used sparingly, and for non-critical information. They
should begin with "Note: ", and not be block-quoted with `>`. For example, the
Markdown should look like:

```
Note: You can also use program X for this purpose.
```

and not:

```
> You can also use program X for this purpose.
```
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mention warnings around here?

And mention that in most cases the text flows better if using a construct like "It should be noted that..." ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, i'm not sure #324 was clearly resolved? (And generating the PDF is the sort of situation i anticipated in that discussion, based on my experiences with other projects - the code will be made a bit more complex by having to distinguish warning-bolding from non-warning bolding.) What's your take on that?

Re. notes, so you think we should change this part to just say something like "Notes should be indicated with the phrase "It should be noted that ..."?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a comment there. Most of the discussion is a bit beyond me, though.

Re. notes, so you think we should change this part to just say something like "Notes should be indicated with the phrase "It should be noted that ..."?

I prefer this style, having a Note: feels like it breaks the flow a bit. What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a comment there. Most of the discussion is a bit beyond me, though.

Okay. i'd like to know @bobertlo's preferences on this.

I prefer this style, having a Note: feels like it breaks the flow a bit. What do you think?

i agree. The more i encounter documentation with visual callout of notes, the more i dislike it. @bobertlo, thoughts?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i've just changed the style guide's subsection on notes appropriately.

Copy link
Member

@ericonr ericonr Aug 12, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great. What did you think of my usage of **Warning**: in the ARM guide?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That style is probably still my overall preference, so, works for me. :-)

@flexibeast flexibeast force-pushed the move-sections branch 2 times, most recently from 25c38e7 to 79e78dd Compare August 4, 2020 06:02
@flexibeast
Copy link
Contributor Author

PR updated. i believe the only things left to resolve are those in the thread starting here? Anything else?

@flexibeast
Copy link
Contributor Author

@ericonr: i'd like to merge this. i'd prefer to have these structural changes available sooner rather than later, and not resolving the warnings issue in this PR doesn't leave us any worse off. Any objections?

* Move contents of `style-guide` and `submitting` to `CONTRIBUTING`.
* Move contents of `usage-statistics` to `contributing/index`.
* Remove `style-guide`, `submitting`, `usage-statistics`.
* Modify text of `CONTRIBUTING` appropriately.
* Modify and improve text of `contributing/index`.
Copy link
Member

@ericonr ericonr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@flexibeast flexibeast merged commit 0ab24d6 into void-linux:master Aug 12, 2020
@flexibeast flexibeast deleted the move-sections branch August 12, 2020 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants