This is the code-base for the technical bedrock wiki. If you haven't checked out the website version yet, you can do so here.
This wiki is community written and maintained. If you want to contribute, you have found the right place!
You should probably join the discord, which is where all wiki-communication takes place. While small changes and new articles do not need permission, large-scale changes should go through community review.
Issues are not currently tracked very well, since a large portion of the community does not use GitHub. I try to add issues as people report them though, and I highly encourage anyone to tackle them.
It is beyond the scope of this readme to teach the proper use of Git and GitHub, but you can always reach out personally for help. Some steps to get you started though (google steps if unsure):
make github account
fork the repository
make changes, commit changes, push changes
create pull requests
Please provide proper commit messages when contributing, this will make it much easier to approve pull requests. Don't change anything in the config unless you really need to.
Want to submit an article, but can't be bothered to learn Git, or GitHub? You can send me markdown articles directly, and I will add them manually.