~interfiber/Lambda

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH lambda] remove file

Details
Message ID
<165903952453.4233.10959941518014127698-0@git.sr.ht>
DKIM signature
missing
Download raw message
Patch: +0 -14
From: Interfiber <webmaster@interfiber.dev>

---
 contributing.md.orig | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 contributing.md.orig

diff --git a/contributing.md.orig b/contributing.md.orig
deleted file mode 100644
index beb4612..0000000
--- a/contributing.md.orig
@@ -1,14 +0,0 @@
# Contributing to lambda
First of all, thanks! Thanks for taking the time to make lambda better

## Clone & build
Follow the steps in the README to build lambda

## Make the changes
Make the changes to the source code, if you need help you can ask for help on the mailing list located here: https://lists.sr.ht/~interfiber/Lambda

## Create a patchset
Once your changes are created you must create a patchset. To create a patch set use the following command in the lambda workspace folder:
```bash
git format-patch -1 HEAD
```
-- 
2.34.2
Reply to thread Export thread (mbox)