Skip to content

Commit

Permalink
add CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lexelby committed Aug 18, 2021
1 parent 3ebc238 commit fee506f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,21 @@
We're so happy you're interested in contributing to Ink/Stitch! There's a lot that we need help with for people with all skill levels and backgrounds.

Before you contribute, **please have a look at our [code of conduct](CODE_OF_CONDUCT.md)**. Thanks!

Feel free to find something that interests you. If you're looking for ideas, consider this list:

* coding (Python, Javascript)
* **please read our [coding style guide](CODING_STYLE.md)**
* build / CI system (GitHub actions)
* we need someone to figure out how we can start code-signing our application
* web design (electron UI)
* translations ([how to translate](https://github.com/inkstitch/inkstitch/blob/main/LOCALIZATION.md))
* issue wrangling
* combining duplicate issues
* welcoming first-time bug/issue reporters
* closing completed issues
* prioritizing bugs and features
* artwork
* documentation (see [gh-pages branch](https://github.com/inkstitch/inkstitch/tree/gh-pages))

There's never any time commitment, we're all here to have fun. If you want to contribute, let us know and we'll add you as a collaborator.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@

Want to design embroidery pattern files (PES, DST, and many more) using **free, open source software?**

Ink/Stitch aims to be a full-fledged embroidery digitizing platform based entirely on free, open source software. Our goal is to be approachable for hobbyists while also providing the power needed by professional digitizers.
Ink/Stitch aims to be a full-fledged embroidery digitizing platform based entirely on free, open source software. Our goal is to be approachable for hobbyists while also providing the power needed by professional digitizers. We also aim to provide a welcoming opens ource environment where contributing is fun and easy.

Want to learn more?

Expand Down

0 comments on commit fee506f

Please sign in to comment.