aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2020-03-20Use a new 'feature-request' label instead of the existing 'feature' labelMark Monteiro
2020-03-20Apply suggested changes from code reviewMark Monteiro
2020-03-10Small text updateMark Monteiro
2020-03-10Add a template for feature request issues instructing user to not create themMark Monteiro
Also provide direction for users who are willing to contribute code for new features themselves
2020-02-19Update Bug Report for System Details (#2422)artiume
* Update bug_report.md Increase priority for system details, constantly have to ask people for their deets. also increased details that should be asked. * Update bug_report.md * Update bug_report.md * Update .github/ISSUE_TEMPLATE/bug_report.md Co-Authored-By: dkanada <dkanada@users.noreply.github.com> * Update .github/ISSUE_TEMPLATE/bug_report.md Co-Authored-By: telans <telans@protonmail.com> * Update bug_report.md * Update bug_report.md Co-authored-by: dkanada <dkanada@users.noreply.github.com> Co-authored-by: telans <telans@protonmail.com>
2020-01-15Update .github/ISSUE_TEMPLATE/media_playback.mdartiume
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-01-13Update .github/ISSUE_TEMPLATE/media_playback.mdArtiume
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-01-13Update .github/ISSUE_TEMPLATE/media_playback.mdArtiume
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-01-13Explicitly ask for ffmpeg logsArtiume
gimme yo ffmpeg logs, yo
2019-12-05Add installed plugins to bug reportsBond-009
2019-11-17Update stalebot timings and messageJoshua Boniface
1. Bump up the timings, since the project releases have slowed down a fair bit. 120 days stale with 21 days for a response still gets us the desired effect while loosening the timeline for issue submitters. 2. Revamp the wording to better explain what the author (or others) need to do, and why this bot exists.
2019-11-01Add an exemption for the confirmed labelAnthony Lavado
Adds an exemption we can use to keep issues open when they are confirmed/real
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.