|
2 | 2 |
|
3 | 3 | We are really happy that you are interested in contributing to JabRef. Please take your time to look around here. We especially invite you to look into our [community members page](https://discourse.jabref.org/t/community-members/1868?u=koppor) where members introduce themselves. |
4 | 4 |
|
5 | | -{% tabs %} |
6 | | -{% tab title="I am not a programmer" %} |
7 | 5 | **I would like to improve the help page. What are the steps?** [](https://gitter.im/JabRef/jabref) |
8 | 6 |
|
9 | 7 | Please use the "Edit on GitHub" link in the upper right corner. Then, follow [GitHub's guide to edit files in other user's repository](https://docs.github.com/en/repositories/working-with-files/managing-files/editing-files#editing-files-in-another-users-repository). |
10 | 8 |
|
11 | | -**I would like to help translating JabRef to another language. How do I get started?** [](https://gitter.im/JabRef/jabref) |
| 9 | +**I would like to help to translate JabRef to another language. How do I get started?** [](https://gitter.im/JabRef/jabref) |
12 | 10 |
|
13 | 11 | We encourage you to read about [translating the JabRef user interface](how-to-translate-the-ui.md). |
14 | 12 |
|
@@ -39,48 +37,11 @@ If there is no page for your own language, you can easily create one. |
39 | 37 |
|
40 | 38 | **Can I make a donation? How?** |
41 | 39 |
|
42 | | -Donations keep us going! You can use Paypal, Flattr, or bank transfers. Your institution/company can contribute too, through bank transfer for example. All details are provided at [https://donations.jabref.org](https://donations.jabref.org). |
| 40 | +Donations keep us going! You can use PayPal or bank transfers. Your institution/company can contribute too, through bank transfer for example. All details are provided at [https://donations.jabref.org](https://donations.jabref.org). |
43 | 41 |
|
44 | 42 | Our team consists of volunteers. To provide better support, we are currently trying to get a funded developer on board. Please consider donating money! |
45 | 43 | {% endtab %} |
46 | 44 |
|
47 | | -{% tab title="I am a programmer" %} |
48 | | -**I am a student and I want to start with something easy** [](https://gitter.im/JabRef/jabref). |
| 45 | +**I would like to contribute code. How to?** |
49 | 46 |
|
50 | | -We collect good issues to start with at our [list of good first issues](https://github.com/orgs/JabRef/projects/5/views/1). |
51 | | -After finding something, please check our [CONTRIBUTING.md](https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md). |
52 | | - |
53 | | - |
54 | | -**I am a student and I want to choose from a curated list of university projects** [](https://gitter.im/JabRef/jabref) |
55 | | - |
56 | | -Have a look at [JabRefs candidates for university projects](https://github.com/orgs/JabRef/projects/3). There, a list of possible projects to work on during a teaching period is offered. After finding something, please check our [CONTRIBUTING.md](https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md). |
57 | | - |
58 | | - |
59 | | -**I am new to open source and want something easy** [](https://gitter.im/JabRef/jabref) |
60 | | - |
61 | | -We collect good issues to start with at our [list of good first issues](https://github.com/orgs/JabRef/projects/5/views/1). After finding something, please check our [CONTRIBUTING.md](https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md). |
62 | | - |
63 | | - |
64 | | -**I want something with huge impact** [](https://discourse.jabref.org/c/features/6) |
65 | | - |
66 | | -Look at the discussions in our forum about [new features](https://discourse.jabref.org/c/features/6). Find an interesting topic, discuss it and start contributing. Alternatively, you can check out [JabRefs projects page at GitHub](https://github.com/JabRef/jabref/projects?query=is%3Aopen). Although, of course, you can choose to work on ANY issue, choosing from the projects page has the advantage that these issues have already been categorized, sorted and screened by JabRef maintainers. A typical sub-classifications scheme is "priority" (high, normal and low). Fixing high priority issues is preferred. |
67 | | - |
68 | | - |
69 | | -**I am a lecturer** If you ask yourself how to integrate JabRef into your class, please read the [documentation about how to integrate JabRef into a class of software engineering training](https://devdocs.jabref.org/teaching.html#jabref-and-software-engineering-training). As student, you may notify your lecturer about this possibility. |
70 | | - |
71 | | - |
72 | | -**I want to know how to contribute code and set up my workspace** [](https://gitter.im/JabRef/jabref) |
73 | | - |
74 | | -Check out the [documentation for developers](https://devdocs.jabref.org/contributing.html#contribute-code) |
75 | | - |
76 | | - |
77 | | -**I need help with the code** [](https://gitter.im/JabRef/jabref) |
78 | | - |
79 | | -You can talk to the core developers of JabRef in the [gitter chat](https://gitter.im/JabRef/jabref). |
80 | | - |
81 | | - |
82 | | -**I want to learn about code quality** [](https://gitter.im/JabRef/jabref) |
83 | | - |
84 | | -Please head to [devdocs about code-quality](https://devdocs.jabref.org/code-howtos/code-quality.html#code-quality) to learn about our current efforts to measure and improve code quality. |
85 | | -{% endtab %} |
86 | | -{% endtabs %} |
| 47 | +Please head to our [Contributing Guide](https://github.com/JabRef/jabref/blob/main/CONTRIBUTING.md#contributing). |
0 commit comments