Skip to content

Commit daf00b8

Browse files
author
Jaime Céspedes Sisniega
authored
Merge pull request #200 from IFCA/fix-contributing
Fix contributing
2 parents e2d0b89 + 2290300 commit daf00b8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# How to contribute
22

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
46

57
Recommended steps for first time contributors:
68

@@ -24,7 +26,7 @@ Recommended steps for first time contributors:
2426
```
2527
5. Create pull request to the original repository.
2628

27-
## Reporting bugs.
29+
## Reporting a bug
2830

2931
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.
3032
2. Create an [issue](https://github.com/IFCA/frouros/issues/new) in GitHub.

0 commit comments

Comments
 (0)