You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# How to contribute
2
2
3
-
## Adding feature or solving a bug.
3
+
Frouros is an open-source project. Anyone with an interest in the project can join the community and contribute to it in different ways. The following sections describe how you can contribute.
4
+
5
+
## Adding a feature or solving a bug
4
6
5
7
Recommended steps for first time contributors:
6
8
@@ -24,7 +26,7 @@ Recommended steps for first time contributors:
24
26
```
25
27
5. Create pull request to the original repository.
26
28
27
-
## Reporting bugs.
29
+
## Reporting a bug
28
30
29
31
1. Check that there is not an [issue](https://github.com/IFCA/frouros/issues) that currently highlights the bug or a [pull request](https://github.com/IFCA/frouros/pulls) that solves it.
30
32
2. Create an [issue](https://github.com/IFCA/frouros/issues/new) in GitHub.
0 commit comments