Skip to content

Commit 05ba4fd

Browse files
authored
Add questions and contributions sections
1 parent 20ed527 commit 05ba4fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,14 @@ The [JMX interface](docs/Jmx.md) provides utility functions such as installing a
7878

7979
A history object collects messages, warnings, and also an exception in case something goes wrong. This history gets saved in CRX under /var/statistics/achistory. The number of histories to be saved can be configured in the history service.
8080

81+
# Questions
82+
83+
If you have any questions which are still answered after reading the [documentation](docs/) feel free to raise them in the [discussion forum](https://github.com/Netcentric/accesscontroltool/discussions).
84+
85+
# Contributions
86+
87+
Contributions are highly welcome in the form of [issue reports](https://github.com/Netcentric/accesscontroltool/issues), [pull request](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork) or providing help in our [discussion forum](https://github.com/Netcentric/accesscontroltool/discussions).
88+
8189
# Building the packages from source
8290

8391
If needed you can [build the AC Tool yourself](docs/BuildPackage.md).

0 commit comments

Comments
 (0)