aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2019-10-04Update GitHub templatesJoshua Boniface
2019-08-06Update the Stale-bot configAnthony Lavado
Updates the Stale bot to mark an issue after 90 days, and allows 14 days before closing the issue.
2019-07-29Merge pull request #1555 from jellyfin/EraYaN-stale-app-configAnthony Lavado
Add Stale app configuration starting point
2019-07-29Update message for stale issues and also ignore feature and enhancement labelsErwin de Haan
2019-07-28Delete enhancement-request.mdErwin de Haan
2019-07-28Delete feature_request.mdErwin de Haan
2019-07-21Add Stale app configuration starting pointErwin de Haan
Link: https://github.com/apps/stale
2019-06-19Create Media Playback issue template (#1451)Erwin de Haan
Added media playback issue template. We might want to add some more information requests in there.
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.