Welcome on datacenter-watch documentation
Contributing to the documentation
The source of the documentation website is in the docs/ folder of the main datacenter-watch repository.
To contribute to the documentation you just need to:
- Install mdbook
- Fork the datacenter-watch repository
- Clone it locally
- Move into the docs folder:
cd docs - Run the demo server locally to see the result of your changes:
mdbook serve - Open a browser to see your changers happening on http://localhost:3000
- Once your are satisfied with the new content, commit and push on your own fork version of the repository
- Open a merge-request on Gitlab
Contributing to the code 👩🏾💻
- Identify the problem you want to fix or feature you want to add 💡
- Search for an issue or merge request that could exist because of the same reason 🔎
- Add your perspective to the issue or the merge request, start a discussion with the people who started it 💬
- If there is none for this topic, open a new issue, select if this is an issue to be fixed (a bug) or a task to be done (a feature or improvement request) ✨
- Describe your issue or intended feature in the description: what you want to see, why you want this to happen, how it may or will be made 📋
Description of the data collection process 📋
Database schema documentation
