MyBB Community Forums

Full Version: MyBB Docs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
On MyBB docs, the text within the code tag aren't staying in the code tags and are going out of the container.

Screenshot

[Image: 40qKc.png]

Link: http://docs.mybb.com/Installing.html
Feel free to create a pull request or open a new issue on Github. Anyone can contribute and we encourage people to do so. Smile
Okay for me ...

[Image: MCDyUg5.png]
Seems like it only affects firefox browsers. It seems to be perfect on Chrome, just an issue with firefox.

Also, how do I pull a request on github?
Alright. Thanks!

I forked the repo and cloned it as well. Now in order to create the pull request, do I need to modify my repo first with the changes?
Yes, simply make the changes to your working copy, commit them, push to your fork, then create the pull. Smile

https://help.github.com/articles/using-pull-requests
Thanks. What if I'm unable to find the problem or make any changes, can I still pull a request?
Well the point of a pull request is to fix an issue. If you're unable to do so, simply create a new issue and someone will get around to fixing it.
Oh I see. Thanks for the information.

Issue: https://github.com/mybb/mybb-resources/issues/18
Pages: 1 2