Skip to content

Commit 160c124

Browse files
committed
CONTRIBUTING: minor tweaks
1 parent aa21adf commit 160c124

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CONTRIBUTING.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@ as there may be workarounds or ideas available.
1414

1515
When creating bug reports, please make sure you provide the following:
1616

17-
* Current OPNsense version where the bug first appeared
18-
* The last OPNsense version where the bug did not appear
17+
* The current OPNsense version where the bug first appeared
18+
* The last OPNsense version where the bug did not exist
1919
* The exact URL of the GUI page involved (if any)
2020
* A list of steps to replicate the bug
2121

2222
All issues reported will have to be triaged and prioritised. As we
23-
are a small time we may not always have the time to implement and help,
23+
are a small team we may not always have the time to implement and help,
2424
but reporting an issue may help others to fill in.
2525

2626
Feature requests that are in line with project goals will eventually
2727
be added to our roadmap:
2828

2929
https://opnsense.org/about/road-map/
3030

31-
Feature requests beyond the scope of OPNsense may still be doable using
32-
the plugin framework:
31+
Feature requests beyond the scope of OPNsense may still be provided
32+
using the plugin framework:
3333

3434
https://github.com/opnsense/plugins
3535

@@ -40,9 +40,9 @@ And above all: stay kind and open. :)
4040
Pull requests
4141
-------------
4242

43-
When creating pull request, please heed these points:
43+
When creating pull request, please heed the following:
4444

45-
* Base your code on the latest master branch to avoid manual merges.
46-
* Code review may ensue in order to help shape your proposal.
47-
* Pull request must adhere to 2-Clause BSD licensing.
48-
* Explain the problem and your proposed solution.
45+
* Base your code on the latest master branch to avoid manual merges
46+
* Code review may ensue in order to help shape your proposal
47+
* Pull request must adhere to 2-Clause BSD licensing
48+
* Explain the problem and your proposed solution

0 commit comments

Comments
 (0)