Update docs to GitHub issue tracker
This commit is contained in:
parent
f49276372a
commit
05a8918f07
|
@ -97,7 +97,7 @@ will always be a clean upgrade path for you, no manual interaction should ever
|
|||
be required. Like every human being, we are not infallible. So, while our strict
|
||||
policy says that the master should never break, this might of course happen.
|
||||
|
||||
In that case, please [let us know](https://dev.icinga.com/projects/icingaweb2-module-director/issues)
|
||||
In that case, please [let us know](https://github.com/Icinga/icingaweb2-module-director/issues).
|
||||
We'll try to fix your issue as soon as possible.
|
||||
|
||||
<a name="schema-migrations"></a>Database schema migrations
|
||||
|
|
|
@ -1,19 +1,19 @@
|
|||
<a id="Want-more"></a>Want more?
|
||||
================================
|
||||
|
||||
Icinga2 configuration is a full-blown DSL, not just a configuration
|
||||
Icinga 2 configuration is a full-blown DSL, not just a configuration
|
||||
format. It provides endless possibilities, the very same thing can
|
||||
usually be accomplished in various ways. Director tries hard to offer
|
||||
you as many of those as possible while strictly trying to keep things
|
||||
simple.
|
||||
|
||||
You are absoletely right if you think that this might not be an easy
|
||||
You are absolutely right if you think that this might not be an easy
|
||||
task. We do our best to give you as much flexibility as possible. In
|
||||
case you miss a feature or have a cool idea of what else we could add
|
||||
please let us know. Just file an issue or a feature request to our
|
||||
issue tracker:
|
||||
|
||||
https://dev.icinga.com/projects/icingaweb2-module-director/issues
|
||||
https://github.com/Icinga/icingaweb2-module-director/issues
|
||||
|
||||
The Icinga project is and remains Open Source Software and lives from
|
||||
community ideas and contributions.
|
||||
|
|
Loading…
Reference in New Issue