Skip to content

Commit 7b6bafd

Browse files
authored
Replace how to for code contribution by link (#523)
1 parent c91d405 commit 7b6bafd

File tree

1 file changed

+4
-43
lines changed

1 file changed

+4
-43
lines changed

en/contributing/README.md

Lines changed: 4 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22

33
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.
44

5-
{% tabs %}
6-
{% tab title="I am not a programmer" %}
75
**I would like to improve the help page. What are the steps?** [![Join the chat at https://gitter.im/JabRef/jabref](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JabRef/jabref)
86

97
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).
108

11-
**I would like to help translating JabRef to another language. How do I get started?** [![Join the chat at https://gitter.im/JabRef/jabref](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JabRef/jabref)
9+
**I would like to help to translate JabRef to another language. How do I get started?** [![Join the chat at https://gitter.im/JabRef/jabref](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JabRef/jabref)
1210

1311
We encourage you to read about [translating the JabRef user interface](how-to-translate-the-ui.md).
1412

@@ -39,48 +37,11 @@ If there is no page for your own language, you can easily create one.
3937

4038
**Can I make a donation? How?**
4139

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).
4341

4442
Our team consists of volunteers. To provide better support, we are currently trying to get a funded developer on board. Please consider donating money!
4543
{% endtab %}
4644

47-
{% tab title="I am a programmer" %}
48-
**I am a student and I want to start with something easy** [![Join the chat at https://gitter.im/JabRef/jabref](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JabRef/jabref).
45+
**I would like to contribute code. How to?**
4946

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** [![Join the chat at https://gitter.im/JabRef/jabref](https://badges.gitter.im/Join%20Chat.svg)](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** [![Join the chat at https://gitter.im/JabRef/jabref](https://badges.gitter.im/Join%20Chat.svg)](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** [![Discourse](https://img.shields.io/badge/discourse-online-green.svg)](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** [![Join the chat at https://gitter.im/JabRef/jabref](https://badges.gitter.im/Join%20Chat.svg)](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** [![Join the chat at https://gitter.im/JabRef/jabref](https://badges.gitter.im/Join%20Chat.svg)](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** [![Join the chat at https://gitter.im/JabRef/jabref](https://badges.gitter.im/Join%20Chat.svg)](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

Comments
 (0)