# Contributing ## Request for Comments The project has various issue templates for creating RFCs. [Create an issue][create] and select an issue template. ## Issue Templates To change the issue templates, change the Markdown template in code and follow the Git forking workflow. ### Workflow - Follow the [contributions guide] to be granted forking permissions. - [Fork] the project - Implement the change - [Create merge request] from fork [create]: https://gitlab.arm.com/bazel/rfc/-/issues/new [contributions guide]: https://gitlab.arm.com/documentation/contributions#contributions [Fork]: https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html#create-a-fork [Create merge request]: https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html#merge-changes-back-upstream