Commit Graph

12 Commits

Author SHA1 Message Date
Sebastiaan van Stijn dbd88b7395
use jekyll configuration for edit urls
The existing implementation was broken, and didn't override
the URLs (due to leading, trailing slashes the paths were not
matched).

Instead of using the custom "not_edited_here.yaml", set the
edit-url as front-matter variable through the _config.yml

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-06 23:10:28 +02:00
snesneros 4e007daa92 Update PULL_REQUEST_TEMPLATE.md (#1106)
Change 'left' to 'right' (because that's where the referenced information is located.
2017-01-12 18:56:55 -08:00
Michal Guerquin 6e75fbeb61 Update PULL_REQUEST_TEMPLATE.md 2016-12-15 23:40:39 -08:00
Misty Stanley-Jones aa5b1f4be7 Improvements to PR and Issue templates 2016-12-09 14:29:05 -08:00
Misty Stanley-Jones 9f15e72e5a Add info about Netlify, convert .NOT_EDITED_HERE to YAML, other improvements (#485)
* Add info about Netlify, convert .NOT_EDITED_HERE to YAML, other misc improvements

Signed-off-by: Misty Stanley-Jones <misty@docker.com>

* Move YAML file, symlink it in the root

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-08 13:24:39 -08:00
Misty Stanley-Jones ec7a9e0e24 Shorten the templates a bit
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-21 10:42:46 -07:00
Misty Stanley-Jones 384335a46e Add manifest of files maintained elsewhere
The plan is for this file to be used by a CI process which
will fail a PR if it includes changes to any of these files.
2016-10-14 12:06:42 -07:00
Misty Stanley-Jones 62fb1dec89 Add github templates
One template for issues, one for pull requests,
and a CONTRIBUTING.md with some of the same
info as the README
2016-10-13 12:07:28 -07:00
Misty Stanley-Jones 3165f14c78 Initial import of https://github.com/docker/pinata 2016-09-29 12:11:03 -07:00
Sebastiaan van Stijn eb59238d17
pull-request template: ask for changelog description
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-04-26 12:26:14 +02:00
Tibor Vass 8d9396c5f9 Improve github templates
Add more contrast and change `you` to `I` in pull requests template.

Signed-off-by: Tibor Vass <tibor@docker.com>
2016-03-10 18:42:44 -05:00
David Calavera 9cac2716f7 Add tempates for new issues and pull requests.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-02-22 14:59:50 -05:00