1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Nate Berkopec
f0c98a5a14
Ask for CLI options AND config in bug report 2019-09-26 12:50:53 +02:00
Nate Berkopec
25e41f0740
Del old issue template 2019-09-26 12:50:23 +02:00
Richard Schneeman
b9ed8444d3 [ci skip] Require Changelog at PR time (#1991)
* [ci skip] Require Changelog at PR time

We frequently forget to ask for a changelog entry, and then when we want to release the release maintainer has to go back and manually add them all. It would be better if the changelog was required at PR time so the original submitter can think of the best wording. If a PR is trivial people can add `[ci skip]` or `[changelog skip]`.

This implementation uses github actions.

* Use correct name of changelog file

The changelog is History.md not CHANGELOG.md
2019-09-25 21:53:54 +02:00
Nate Berkopec
c68dfffc32
Freeze all string literals in CI 2019-09-20 12:14:19 +02:00
Nate Berkopec
b59db28a6c
CI -> Github actions (#1918) 2019-09-19 19:50:13 +02:00
Nate Berkopec
58acb805f5
Example Dockerfile for issue reproduction 2019-09-19 13:43:42 +02:00
Nate Berkopec
7e704b553c Update issue templates 2019-09-15 15:31:36 +02:00
Nate Berkopec
379c159a86 Add puma version to issue template 2017-08-16 08:24:42 -06:00
Francesco Rodriguez
768f6bd5ca Add issue template.
Use GitHub feature to add more details to reported issues.

Based on Rails' issue template.

Ref: https://github.com/blog/2111-issue-and-pull-request-templates
2016-09-13 12:02:47 +02:00