summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)AuthorFiles
2023-02-15[chore] Split the bug template in two (#1500)Libravatar Daenney2
Have a separate template for: * Frontend, with labels bug and frontend and requiring the browser field * Regular/backend, for other bugs with only the bug label and removal of the browser field
2023-02-07[chore] Update bug report template (#1437)Libravatar Daniele Sluijters1
This adds a line to the bug report template to indicate that compatibility issues with closed source clients should be reported to developers of that client instead.
2022-12-09[chore] make single pull request template (#1239)Libravatar tobi4
When you have multiple templates, they can only be selected by the API, so you can't just open a pull request via the web UI and have the template presented to you. This should fix that by having just one pull request template.
2022-12-09[docs] Update `CONTRIBUTING.md`, add pull request templates (#1216)Libravatar tobi3
* [docs] Update contributing.md - Add Pull Request process and guidelines. - Add feature/bug issue process. - Rearrange some sections for clarity. - Add overview of package structure. * [docs] Add build from source links * [chore] add pull request templates These link to the new CONTRIBUTING.md document, and include a checklist to validate that contributors have read the guidelines. * [docs] Put existing stub CoC in separate doc * update web related stuff in CONTRIBUTING.md Co-authored-by: f0x <f0x@cthu.lu>
2022-11-08[chore] dependabot: prefix correctly, ignore npm deps (#1001)Libravatar tobi1
2022-11-07[chore] Enable Dependabot support for Go modules (#976)Libravatar Jauder Ho1
* Create dependabot.yml * Update dependabot.yml Add dependency support for Yarn too * Update .github/dependabot.yml Co-authored-by: Jake Coffman <jakecoffman@github.com> Co-authored-by: Jake Coffman <jakecoffman@github.com>
2022-10-03[chore] Old browser fixes (#882)Libravatar f0x521
* reasonable css sizing fallbacks * add browser field for bug report template
2022-07-20[docs] Fix typo in funding.yml (#722)Libravatar tobi1
2022-07-20[docs] Update sponsorship + funding sections (#721)Libravatar tobi1
2022-06-01[chore] Adds Issue templates to Github (#626)Libravatar 0hlov33
* Adds ISSUE Templates * Corrects the ISSUE_Templates
2021-09-11documentation updates (#211)Libravatar tobi1
2021-08-12Grand test fixup (#138)Libravatar Tobi Smethurst1
* start fixing up tests * fix up tests + automate with drone * fiddle with linting * messing about with drone.yml * some more fiddling * hmmm * add cache * add vendor directory * verbose * ci updates * update some little things * update sig
2021-03-20fix lint errorsLibravatar tsmethurst1
2021-03-20add golangci jobLibravatar tsmethurst1
2021-03-20Create codeql-analysis.ymlLibravatar Tobi Smethurst1
2021-03-18Create FUNDING.ymlLibravatar Tobi Smethurst1