Skip to content
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 17 additions & 15 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,33 @@
# Contributing to the Hyperledger Besu Documentation
## :tada: Thanks for taking the time to contribute! :tada:
# Contributing to the Hyperledger Besu documentation

## Thanks for taking the time to contribute

Welcome to the **Hyperledger Besu documentation** repository! The following are links to a set of guidelines for contributing to this repo.
These are mostly guidelines, not rules. Use your best judgement,
and feel free to propose changes to this document in a pull request.
Welcome to the **Hyperledger Besu documentation** repository! The following are links to a set of
guidelines for contributing to this repository. These are mostly guidelines, not rules. Use your
best judgement, and feel free to propose changes to this document in a pull request.

* [Hyperledger Besu documentation](http://besu.hyperledger.org/)
* [Hyperledger Besu Rocketchat](https://chat.hyperledger.org/channel/besu)
* [Hyperledger Besu Wiki](https://wiki.hyperledger.org/display/BESU/Hyperledger+Besu)

### Useful docs contributing links

* [I just have a quick question](https://wiki.hyperledger.org/display/BESU/I+just+have+a+quick+question)
* [How to Contribute]
* [Reporting Bugs in the Doc](https://wiki.hyperledger.org/display/BESU/Reporting+Bugs+in+the+Doc)
* [Submitting a Documentation Enhancement Suggestion](https://wiki.hyperledger.org/display/BESU/Suggesting+Documentation+Enhancements)
* [Documentation Style Guide](https://wiki.hyperledger.org/display/BESU/Besu+Documentation+Style+Guide)
* [Pull Request Labels](https://wiki.hyperledger.org/display/BESU/Pull+Request+Labels)

* [I just have a quick question]
* [How to contribute](https://wiki.hyperledger.org/display/BESU/How+to+Contribute)
* [Reporting bugs in the documentation]
* [Submitting a documentation enhancement suggestion]
* [Documentation style guide]
* [Pull request labels](https://wiki.hyperledger.org/display/BESU/Pull+Request+Labels)
* [Security](SECURITY.md)


### Other important information

* [Besu Roadmap](https://wiki.hyperledger.org/display/BESU/Roadmap)
* [Besu roadmap](https://wiki.hyperledger.org/display/BESU/Roadmap)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do other titles like "Code of Conduct", "Submitting a Documentation Enhancement Suggestion" , "Documentation Style Guide" and "Pull Request Labels" have to be sentence cased too?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I would have thought so if that is our style.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Updated, plus fixed up the long links.

* [Code of Conduct](https://wiki.hyperledger.org/display/BESU/Code+of+Conduct)
* [Governance](https://wiki.hyperledger.org/display/BESU/Governance)

[How to Contribute]: https://wiki.hyperledger.org/display/BESU/How+to+Contribute
<!-- Links -->
[I just have a quick question]: https://wiki.hyperledger.org/display/BESU/I+just+have+a+quick+question
[Reporting bugs in the documentation]: https://wiki.hyperledger.org/display/BESU/Reporting+Bugs+in+the+Doc
[Submitting a documentation enhancement suggestion]: https://wiki.hyperledger.org/display/BESU/Suggesting+Documentation+Enhancements
[Documentation style guide]: https://wiki.hyperledger.org/display/BESU/Besu+Documentation+Style+Guide