How to contribute
Last updated
Last updated
Thank you for your interest in contributing to our GitBook project! Your efforts help to create valuable, high-quality content for everyone who relies on this resource. Before you get started, here are a few important guidelines.
Fork the repository (https://github.com/f3nter/HardBreak/fork) to your account
Make the changes you want in your forked HardBreak repository, respecting the guidelines below
If your changes are ready, make a Pull Request (https://github.com/f3nter/HardBreak/compare)\
Your changes will be reviewed as soon as possible and implemented in HardBreak
Check for Existing Pages Before creating a new page or section, please verify whether a page covering your topic already exists. If yes, consider adding your content to the existing page to maintain coherence and avoid duplication.
Contributing to Existing Pages When contributing to an existing page, ensure that your additions are seamlessly integrated into the existing content. This helps maintain flow and structure.
Proper Structure Each page should follow a logical and clear structure that aids both learning and reference. We recommend organizing content into sections like:
Theory: Provide the background or conceptual explanation of the topic.
Cheat Sheet: If possible provide a list of a summary of commands/information
Usage: Include practical applications, examples, or step-by-step guides.
Resources: List any external references, related tools, or further reading.
Citing Other Authors
If you are incorporating content from another source or author, make sure to credit them in the Resources section. This not only maintains transparency but also respects the intellectual contributions of others.
3. Don't use pictures from other sources than your own
4. Language Style Please write in a style that strikes a balance between accessibility and professionalism. The goal is to make the content understandable for a broad audience while retaining an authoritative tone. Aim for clarity, avoiding overly technical jargon where possible, but still providing depth where needed. 5. Make It Useful for Both Beginners and Experts
For Beginners: Ensure that your content introduces new topics in a way that is easy to follow, providing enough context and explanation for users who are unfamiliar with the subject.
For Experts: Include details like key commands, configurations, or technical insights that will help more experienced users quickly find the information they need.
Check out the Gitbook - Basics, which include some markdown hacks like hints, tabs, callouts etc.
Example Tabs:
Markdown code
Result:
Here are the instructions for Windows
If you want to contribute an entirely new page, please update the SUMMARY.md file and include your page in the desired chapter/section. This file is used by GitBook to structure the website. If you do not add your page in the SUMMARY.md file, it won't get displayed on the HardBreak website.