diff options
author | mousebot <mousebot@riseup.net> | 2022-02-13 13:35:27 +0100 |
---|---|---|
committer | mousebot <mousebot@riseup.net> | 2022-02-13 13:35:27 +0100 |
commit | 33d9a8cc60b74c30417e320d7fb65a06b4a05701 (patch) | |
tree | e7f80d7162f80e75baabf2cb51dbd2d5ae5bf0b4 /README.org | |
parent | 6c8caed00adf1d6e3ba1f81a91489ecb66deefb2 (diff) |
update read me re contributing
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -81,9 +81,12 @@ It looks like 2-factor auth was never completed in the original repo. It's not a ** contributing -Contributions are welcome. Registration is disabled by default on the gitea instance, but if you are interested, get in touch with me on mastodon: [[https://todon.nl/@mousebot][@mousebot@todon.nl]]. Or just leave an issue on github. +Contributions are welcome! + +1. Create an here on codeberg detailing the feature you'd like to add. +2. Fork the repository and create a branch off of =develop=. +3. Create a pull request referencing the issue created in step 1. -For now, to get started with hacking, pull off the develop branch of the blast repo. * Original README ** Installation |