]> Cypherpunks.ru repositories - gostls13.git/commit
.github: add .md extension to SUPPORT file
authorGustav Westling <zegl@westling.xyz>
Sun, 30 Jul 2017 20:14:22 +0000 (22:14 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 30 Jul 2017 21:46:28 +0000 (21:46 +0000)
commit31b2c4cc255b98e4255854a008c0c9b53ad4fd26
tree61ceb88c6ea4922fb0d479afe3be37bb5f8ff41a
parentac29f30dbb35d8812c865aed6a6ae738a480def3
.github: add .md extension to SUPPORT file

This makes GitHub render the markdown file automatically
on their web UI.

SUPPORT.md is the recommended file name according to the GitHub
documentation:
https://help.github.com/articles/adding-support-resources-to-your-project/

Fixes #21223

Change-Id: I9f9b9daced9c29a16850e8c446656f353f50b1ae
Reviewed-on: https://go-review.googlesource.com/52013
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
.github/SUPPORT.md [moved from .github/SUPPORT with 100% similarity]