Matthew Holt
6f9a39525a
github: Remove issue and PR templates; update contributing guidelines
2019-12-04 15:13:29 -07:00
Matt Holt
3f9a431100
Create FUNDING.yml
2019-10-30 09:56:43 -06:00
Ashish Acharya
8cc2f770fa
Change mholt references to caddyserver ( #2751 )
...
mholt/caddy.git references are changed to caddyserver/caddy.git in the link titles
2019-09-15 11:41:20 -06:00
Matthew Holt
f5720fecd6
Change all import paths: mholt/caddy -> caddyserver/caddy
...
Includes updating go.mod to use new module path
2019-07-02 12:49:20 -06:00
Matthew Holt
b5906135c7
Move PR template in attempt to fix (sigh)
...
https://github.community/t5/How-to-use-Git-and-GitHub/Our-pull-request-templates-aren-t-showing-up-for-any-PRs/m-p/22958
2019-05-27 08:11:33 -06:00
Toby Allen
fda7350a43
github: Change name to ensure PR template is seen ( #2501 )
...
as per https://help.github.com/en/articles/creating-a-pull-request-template-for-your-repository
2019-03-04 19:14:18 -07:00
Matthew Holt
c70d4a4cf6
Update pull request and issue templates
2019-02-15 10:35:51 -07:00
Josh Soref
8369a12115
Fix spelling ( #2448 )
...
* spelling: access
* spelling: associated
* spelling: because
* spelling: characteristics
* spelling: chooses
* spelling: cleared
* spelling: clustering
* spelling: collaborators
* spelling: connection
* spelling: content
* spelling: conversion
* spelling: deferring
* spelling: detection
* spelling: displayed
* spelling: dispenser
* spelling: heuristic
* spelling: nonexistent
* spelling: oflisting
* spelling: preparses
* spelling: response
* spelling: responder
* spelling: sensitive
* spelling: specify
* spelling: simple
* spelling: spawning
* spelling: status
* spelling: unsupported
* spelling: upstream
* spelling: username
* spelling: whether
2019-01-29 10:51:10 -07:00
Matthew Holt
d2fc045219
Update contributing instructions related to docs
2018-04-02 08:17:37 -06:00
Matthew Holt
47e770621c
Use comments for notes on issue and PR templates
2017-06-24 14:23:15 -07:00
Matthew Holt
8051c73cc3
Add sourcegraph links to readme and contributing guide
2017-06-06 23:18:59 -06:00
Matthew Holt
6fde3632ef
Vendor all dependencies (Warning: Huge changeset.)
...
The vendor/ folder was created with the help of @FiloSottile's gvt and
vendorcheck.
Any dependencies of Caddy plugins outside this repo are not vendored.
We do not remove any unused, vendored packages because vendorcheck -u
only checks using the current build configuration; i.e. packages that
may be imported by files toggled by build tags of other systems.
CI tests have been updated to ignore the vendor/ folder. When Go 1.9 is
released, a few of the go commands should be revised to again use ./...
as it will ignore the vendor folder by default.
2017-05-27 13:30:11 -06:00
Matthew Holt
ff45801cda
Minor improvements to PR template
2017-04-29 16:49:07 -06:00
Matthew Holt
b18527285d
Optimizations should be benchmarked or profiled.
2017-04-25 11:05:20 -06:00
Matthew Holt
1deb99c75c
Update contributing guide, make PR template, move github assets
2017-04-25 11:01:22 -06:00