summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)AuthorFilesLines
2017-11-21Docs: Fix spelling and capitalization (#7408)longersson1-1/+1
2017-08-21CONTRIBUTING: stop mentioning "make check"Michael Biebl1-1/+1
Since the switch to meson this information is no longer valid. HACKING already documents how to run the test suite. See #6642
2017-06-20github: how to report bugs for older distribution versions (#6146)Lukáš Nykrýn2-0/+7
2017-06-19github: tweak the issue template a bit moreLennart Poettering1-1/+1
2017-06-19github: tweak the issue template a bit, comment moreLennart Poettering1-2/+2
2017-05-22github: comment out submitter note in ISSUE_TEMPLATEMantas Mikulėnas1-1/+1
It's for the person filling in the form, not for people reading it later.
2017-05-22github: remove checkboxes from ISSUE_TEMPLATEMantas Mikulėnas1-2/+4
The issue list page thinks those are in fact todo items.
2017-03-07docs: use https in the mailing list urlAsciiWolf1-1/+1
2017-03-07docs: add a note about reporting security vulns (#5541)Zbigniew Jędrzejewski-Szmek1-0/+4
We *do* have the occasional security issue, where it would be nice to have non-public disclosure and time to fix the issue before it's fully public. Our github infrastracture does not make it easy to report vulnerabilities in confidential manner, so let's leverage the distro mechanisms for that. I think we're better off with this solution than leaving it up to individual reporters to discover some mechanism on their own.
2016-11-23CONTRIBUTING: reword the part about unsetting the label (#4716)Zbigniew Jędrzejewski-Szmek1-1/+1
Only project members can do it.
2016-07-20documentation: add a short document describing how to test your systemd ↵Lennart Poettering1-0/+1
build tree (#3763)
2016-06-12Add RELEASE.md file which lists the steps needed for releaseZbigniew Jędrzejewski-Szmek1-0/+12
I put it in .github, so it doesn't stand out too much; after all it's not interesting to most people.
2016-06-12CONTRIBUTING: ask people to comment after after force-pushZbigniew Jędrzejewski-Szmek1-0/+1
2016-06-12CONTRIBUTING: remove line wrappingZbigniew Jędrzejewski-Szmek1-17/+8
GitHub displays this file poorly, because it preserves the newlines. Let's try how things look without any wrapping.
2016-05-16CONTRIBUTING: recommend force-push (#3273)Zbigniew Jędrzejewski-Szmek1-4/+1
2016-02-26.github/ISSUE_TEMPLATE: Use a list for submission type so that it appears as ↵daurnimator1-3/+2
a checkbox
2016-02-21github: add a basic issue templateLennart Poettering1-0/+29
As documented here: https://help.github.com/articles/creating-an-issue-template-for-your-repository/
2016-02-21github: move CONTRIBUTING.md into .github subdirectoryLennart Poettering1-0/+37
As suggested by: https://github.com/blog/2111-issue-and-pull-request-templates