Skip to content

Commit ca0b547

Browse files
authored
Create CONTRIBUTING.md
1 parent 348baf5 commit ca0b547

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CONTRIBUTING.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Contributing
2+
3+
We welcome contributions to JabRef and encourage you to follow the [GitHub workflow](https://docs.github.com/en/get-started/using-github/github-flow).
4+
You can also check out the explanation of [Feature Branch Workflow](https://atlassian.com/git/tutorials/comparing-workflows#feature-branch-workflow) for the idea behind this kind of development.
5+
6+
## Getting a task assigned
7+
8+
Comment on the issue you want to work at with `/assign-me`.
9+
GitHub will then automatically assign you.
10+
11+
<!-- markdownlint-disable-next-line MD026 -->
12+
## Give JabRef a Star!
13+
14+
> [!IMPORTANT]
15+
> JabRef is completely free and used by students and researchers all over the world.
16+
> It is actively developed and maintained primarily by volunteers in their free time.
17+
> Keep them motivated by giving the project a GitHub star:
18+
> Simply navigate to <https://github.com/jabref/jabref/> and click on the Star button!

0 commit comments

Comments
 (0)