docs: Link out to FOSSRIT Runbook (closes #86)#89
Conversation
75473e4 to
8878efc
Compare
|
|
||
| More detailed steps will be documented in the future. | ||
| For now, if you want to contribute, submit a new pull request. | ||
| See the [_Website (fossrit.github.io)_](https://runbook.fossrit.community/infra/website/ "Website (fossrit.github.io) - FOSSRIT Runbook") page in the [FOSSRIT Runbook](https://runbook.fossrit.community/). |
There was a problem hiding this comment.
Are you keeping this in a single file on purpose? An alternative is to copy this section, and paste it in the How to Contribute section of the ReadMe.
There was a problem hiding this comment.
@10eMyrT I am! The GitHub user interface makes the CONTRIBUTING.md more visible in the GitHub.com interface. Instead of deleting the file, I want to benefit from the improved visibility on GitHub.com but at least point out to the Runbook if someone does come across it.
| ## How to contribute | ||
|
|
||
| For help with contributing and making a development environment, see [CONTRIBUTING.md](https://github.com/FOSSRIT/fossrit.github.io/blob/master/.github/CONTRIBUTING.md). | ||
| See the [_Website (fossrit.github.io)_](https://runbook.fossrit.community/infra/website/ "Website (fossrit.github.io) - FOSSRIT Runbook") page in the [FOSSRIT Runbook](https://runbook.fossrit.community/). |
There was a problem hiding this comment.
Since we are not referring to the CONTRIBUTING.md file any more, copying and pasting sounds better to me.
Serubin
left a comment
There was a problem hiding this comment.
Minor typo - otherwise looks great
Signed-off-by: Justin W. Flory <git@jwf.io>
This commit follows up on previous Runbook PRs, FOSSRIT/runbook#30 and FOSSRIT/runbook#32. Now that contributing guidelines and advice about maintaining this site lives in the Runbook, the duplicated info is removed from this repo. Instead, the reader is redirected to the Runbook. Stay D.R.Y. - Don't Repeat Yourself! Closes #86. Signed-off-by: Justin W. Flory <git@jwf.io>
b97ddf3 to
3a27d34
Compare
|
Thanks @10eMyrT and @Serubin for reviewing! Going to merge this now. 🌊 |
This commit follows up on previous Runbook PRs, FOSSRIT/runbook#30 and
FOSSRIT/runbook#32. Now that contributing guidelines and advice about
maintaining this site lives in the Runbook, the duplicated info is
removed from this repo. Instead, the reader is redirected to the
Runbook.
Stay D.R.Y. - Don't Repeat Yourself!
Closes #86.