Contributing to the Documentation#
Note
We are happy to find you on this page! Letβs improve the documentation together. Please follow the steps below to start your contribution.
See also
If you would like to report a bug or error, please follow the instructions on the Report Bugs or Errors page.
π₯ Request new Content#
Prerequisites
Create a documentation request in the Discussion section of the brightway-documentation
repository, detailing your request and all relevant information. A member of the Brightway developer community will evaluate your request. Please note that all developments are undertaken on a voluntary basis, so it may take some time for your issue to be resolved.
π₯ Write new Content#
Prerequisites
Basic knowledge of Markdown
Write your content in Markdown, using the formatting options described in the Formatting Guide and save it to a single file. Now create a new issue in the Issues section of the brightway-documentation
repository, describing your request and attaching the Markdown file. A member of the Brightway developer community will integrate your contribution into the documentation. Please note that all developments are undertaken on a voluntary basis, so it may take some time for your issue to be resolved.
π₯ Write and add new Content#
Prerequisites
Basic knowledge of the GitHub contribution workflow (fork, branch, PR)
A fork of the
brightway-documentation
repositoryBasic knowledge of Markdown
In order to fix add new content to the documentation by yourself, follow the ususal GitHub contribution workflow:
Use the
βοΈ Edit on GitHub
button on the top right of the page to open the corresponding file in the GitHub repository. This shows you which file you need to edit.Edit the file in your fork of the repository. Finally, create a pull request.
As soon as a member of the Brightway developer community has merged your pull request, the changes will be visible on the Brightway documentation website.