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
{{ message }}
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.
Assign enhancement/bug labels to newly created issues (you as the owner can do it, but no-one else)
Add more labels and coloring (e.g. Grafana, Graphite, InfluxDB, Configuration, Documentation) to selectively view and organize issues.
Styleguide
I'd suggest to apply the same code style guide as known from Icinga Web 2. Such a thing could be implemented into travis-ci tests which are checked on each PR too.
Contributing
Add a CONTRIBUTING.md file which explains contributions and PRs. We've recently started to apply this to Icinga 2, might be worthwhile to do the same (this also involves uses milestones for the roadmap). https://github.com/Icinga/icinga2/blob/master/CONTRIBUTING.md
I can also help you with that, but I don't want to push it too much :)
Start with a simple step - add versions for the past releases and assign closed issues to them. Then add a new milestone for the recent merges, and cut of a release once all issues are closed :) That will help others to see what exactly you've changed, instead of reading git commits :)
Your module is becoming quite popular, and since I've started to add my PRs too, I just wanted to suggest certain organizational things:
Milestones
Labels
Grafana
,Graphite
,InfluxDB
,Configuration
,Documentation
) to selectively view and organize issues.Styleguide
I'd suggest to apply the same code style guide as known from Icinga Web 2. Such a thing could be implemented into travis-ci tests which are checked on each PR too.
Contributing
Add a CONTRIBUTING.md file which explains contributions and PRs. We've recently started to apply this to Icinga 2, might be worthwhile to do the same (this also involves uses milestones for the roadmap).
https://github.com/Icinga/icinga2/blob/master/CONTRIBUTING.md
Changelog
Once you've settled issues with milestones, you can automatically generate a CHANGELOG.md file from that. Follow these instructions: https://github.com/Icinga/puppet-icinga2/blob/master/RELEASE.md#2-changelog
The text was updated successfully, but these errors were encountered: