3 Commits

Author SHA1 Message Date
Andrew Rynhard
c97d13d00e chore: add bug report issue template
This adds an issue template for bug reports.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2020-04-21 10:28:22 -07:00
Andrew Rynhard
a10acd592a chore: address random CI nits
This PR does the following:

- updates the conform config
- cleans up conform scopes
- moves slash commands to the talos-bot
- adds a check list to the pull request template
- disables codecov comments
- uses `BOT_TOKEN` so all actions are performed as the talos-bot user
- adds a `make conformance` target to make it easy for contributors to
check their commit before creating a PR
- bumps golangci-lint to v1.24.0

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2020-04-13 13:01:14 -07:00
Spencer Smith
4c8f21c242 chore: add PR template for contributors
This PR will add the ability for us to show new contributors some
protips when they open a new PR against Talos.

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2020-04-08 12:36:36 -04:00