Mangane/docs/contributing.md
Clovis 3031302980
Release Hyperactive sloth (#212)
* [ADD] Open original profile button
* [FIX] editing post with the original content_type (#205)
* [ADD] add dashboard entry (#208)
* [ADD] Update Readme to add info about csp (#209)
* [CH] Remove mention to soapbox in some doc files (#210)
* [FIX] Fix follow imports (#211)
2023-05-07 15:27:12 +02:00

600 B

Contributing to Mangane

Thank you for your interest in Mangane!

When contributing to Mangane, please first discuss the change you wish to make by opening an issue.

Opening an MR (merge request)

  1. Smash that "fork" button on Github to make a copy of the repo.
  2. Clone the repo locally, then begin work on a new branch (eg not master).
  3. Push your branch to your fork.
  4. Once pushed, GitLab should provide you with a URL to open a new merge request right in your terminal. If not, do it manually.