Commit graph

20 commits

Author SHA1 Message Date
Miek Gieben
6cac0de83a Update github templates (#3510)
An ISSUE_TEMPLATE directory was added, meaning the ISSUE_TEMPLATE.md is
now obsolete. Remove stale.yml because not used. Symlink CONTRIBUTING.md
the other way around to get GitHub recognize it.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-12-07 04:04:14 -08:00
Miek Gieben
787b6e06f9
Update governance docs to reflect CODEOWNERS (#3491)
NO GOVERNANCE changes made!

Point to the correct files, now that I merged CODEOWNERS, OWNERS files
are gone and there is also only 1 CODEOWNERS.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-11-29 16:22:50 +00:00
Miek Gieben
6466d01055
doc: formatting and point to plugin.md (#3107)
* doc: formatting and point to plugin.md

Slight tweaks in CONTRIBUTING.md and point to plugin.md which also has a
bunch of info.

Signed-off-by: Miek Gieben <miek@miek.nl>

* Update plugin.md

Co-Authored-By: Chris O'Haver <cohaver@infoblox.com>

* Add minimize to configuration knobs

Signed-off-by: Miek Gieben <miek@miek.nl>

* more

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-08-12 18:24:57 +00:00
Michael Grosser
5a2a422b38
Fix typo 2019-07-28 10:03:46 +00:00
Miek Gieben
b209cb162c
contrib: add words on adding new plugins (#3057)
* contrib: add words on adding new plugins

New plugins are usually dropped in one giant ball of code, add some
words on how this can be approached and made to work faster.

(will at least give us something to point at)

Signed-off-by: Miek Gieben <miek@miek.nl>

* Update CONTRIBUTING.md

Co-Authored-By: Michael Grosser <development@stp-ip.net>

* Update CONTRIBUTING.md

Co-Authored-By: Michael Grosser <development@stp-ip.net>

* Update CONTRIBUTING.md

Co-Authored-By: Michael Grosser <development@stp-ip.net>

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

Co-Authored-By: Michael Grosser <development@stp-ip.net>
2019-07-28 10:02:38 +00:00
Yong Tang
e5b44f4bd3 Update CONTRIBUTING.md for dependency update methods (go dep -> go mod) (#3048)
* Update CONTRIBUTING.md for dependency update methods (go dep -> go mod)

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Small fix for reveiw comment

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-07-25 21:55:26 +00:00
Yong Tang
ee6c5f87d1
Update CONTRIBUTING.md (#3046)
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2019-07-25 13:20:23 -07:00
Nguyen Van Trung
de2f63d787 Change http to https for security links (#2559)
Signed-off-by: Nguyen Van Trung <trungnv@vn.fujitsu.com>
2019-02-14 20:18:32 -08:00
Miek Gieben
073e2e1cf5
doc: update CONTRIBUTING.md (#2530)
* doc: update CONTRIBUTING.md

Remove bunch of old/stale text, but add a section (and clarify) using
issues to describe a future PR and that those need to be small (if you
want it merged faster)

Signed-off-by: Miek Gieben <miek@miek.nl>

* Update CONTRIBUTING.md

Co-Authored-By: miekg <miek@miek.nl>
2019-02-08 16:21:18 +00:00
Manuel Alejandro de Brito Fontes
0e8977761d Dep helper (#2151)
* Add dep task to update go dependencies

* Update go dependencies
2018-09-29 23:47:07 +01:00
Michael Grosser
9edfd11386 Fix saying (#1225) 2017-11-13 11:26:44 +00:00
Miek Gieben
4cedc8f902
extend stale-bot's deadline (#1224)
Add a note in about using the 'pinned' label for prevent stalebot from
closing your issue.
2017-11-13 10:16:38 +00:00
Miek Gieben
6a0185f4fa docs: update security issues contact (#1136)
Use team@coredns.io for reporting sec. vulnerablities. Currenttly this
has john@coredns.io and miek@coredns.io
2017-10-07 07:57:39 -07:00
Miek Gieben
6d52827a8a doc update (#703) 2017-06-03 08:26:51 +01:00
Yong Tang
16d86d95aa Update CONTRIBUTING.md to add the section for vendor management. (#688)
This commit updates CONTRIBUTING.md to add a section for vendor management.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-06-01 11:02:47 -07:00
Yong Tang
81af74aad0 Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547)
This fix fixes import path from
`github.com/miekg/coredns`
->
`github.com/coredns/coredns`
2017-02-22 06:51:47 +00:00
Miek Gieben
fc85754849 Golint (#386)
Lint and vet the curret code add docs about adding a git post-commit
hook that performs these actions after each commit.
2016-11-07 07:43:38 +00:00
Miek Gieben
fed51ea373 Clean up some references to Caddy
Simple rename of Caddy/CoreDNS and some smallish cleanups.

See #1
2016-04-11 07:59:30 +01:00
Miek Gieben
d8a3e51f2f Cleanups, removing Caddy name a bit more 2016-03-19 07:42:21 +00:00
Miek Gieben
3ec0d9fe6b First commit 2016-03-18 20:57:35 +00:00