diff options
author | 2019-02-08 17:07:50 +0000 | |
---|---|---|
committer | 2019-02-08 17:07:50 +0000 | |
commit | ab4262d7ebaf53639feb0540db40b9298cf3c38e (patch) | |
tree | f99d2ba1b3e67870bfd62bacca1e8b43f3aef432 /.github | |
parent | 8b3e4e0687323a2a5d7725bdf2b41460cd58f380 (diff) | |
download | coredns-ab4262d7ebaf53639feb0540db40b9298cf3c38e.tar.gz coredns-ab4262d7ebaf53639feb0540db40b9298cf3c38e.tar.zst coredns-ab4262d7ebaf53639feb0540db40b9298cf3c38e.zip |
Add CONTRIBUTING symlink (#2540)
symlink from within .github
This should be enough to show it in pull request; unless github has
something against symlinks.
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to '.github')
l--------- | .github/CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 120000 index 000000000..44fcc6343 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1 @@ +../CONTRIBUTING.md
\ No newline at end of file |