Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-12 | Add RELEASE.md file which lists the steps needed for release | Zbigniew Jędrzejewski-Szmek | |
I put it in .github, so it doesn't stand out too much; after all it's not interesting to most people. | |||
2016-06-12 | CONTRIBUTING: ask people to comment after after force-push | Zbigniew Jędrzejewski-Szmek | |
2016-06-12 | CONTRIBUTING: remove line wrapping | Zbigniew Jędrzejewski-Szmek | |
GitHub displays this file poorly, because it preserves the newlines. Let's try how things look without any wrapping. | |||
2016-05-16 | CONTRIBUTING: recommend force-push (#3273) | Zbigniew Jędrzejewski-Szmek | |
2016-02-26 | .github/ISSUE_TEMPLATE: Use a list for submission type so that it appears as ↵ | daurnimator | |
a checkbox | |||
2016-02-21 | github: add a basic issue template | Lennart Poettering | |
As documented here: https://help.github.com/articles/creating-an-issue-template-for-your-repository/ | |||
2016-02-21 | github: move CONTRIBUTING.md into .github subdirectory | Lennart Poettering | |
As suggested by: https://github.com/blog/2111-issue-and-pull-request-templates |