aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2019-03-19Improve the wording per @joshuaboniface suggestionVasily
2019-03-19Require access type to be included in bug reportVasily
Inspired by https://github.com/jellyfin/jellyfin/issues/1085#issuecomment-473833591 It seems that the issue with "setup wizard" described there is only prominent when reverse-proxied, not when accessed directly. So this type of information should be gathered in the bug report as well.
2019-01-27Make guidance in issue templates comments, this will declutter issues when ↵Erwin de Haan
people do not remove it.
2019-01-27Make guidance in PR template comments, this way we don't get so people just ↵Erwin de Haan
leaving it there.
2019-01-12Revert "Add Master codeowners"Bond-009
2019-01-12Merge pull request #549 from jellyfin/issue-templatesAndrew Rabert
Update issue templates
2019-01-12Merge pull request #552 from jellyfin/request-templatesAndrew Rabert
Update pull request template
2019-01-11Add Master codeownersJoshua Boniface
In conjunction with branch protection rules, this will require approval from the Org owners (myself or @nvllsvm) before a merge can be accepted.
2019-01-11Add link to our contributing docs as wellJoshua M. Boniface
2019-01-11Add link to writing good messages articleVasily
Co-Authored-By: joshuaboniface <joshua@boniface.me>
2019-01-11Be explcit about what the version isVasily
Co-Authored-By: joshuaboniface <joshua@boniface.me>
2019-01-11Add blurb about titleJoshua M. Boniface
2019-01-10Consistent formatting for System fieldsJoshua M. Boniface
2019-01-10Update bug_report.mdJoshua M. Boniface
Add section about log files.
2019-01-10Update pull request templateJoshua Boniface
2019-01-10Update issue templatesJoshua M. Boniface
Adds issue templates for Bugs, Features, and Enhancements.