Commit Graph

17 Commits

Author SHA1 Message Date
Daenney 9125a51584
[chore] Add AI check in PR template (#2625)
* [chore] Add AI check in PR template

* [chore] Update AI disclaimer sentence
2024-02-10 15:11:48 +01:00
Daenney 4cba90c0f6
[chore] Split the bug template in two (#1500)
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-15 14:37:08 +01:00
Daniele Sluijters b63b1b6f55
[chore] Update bug report template (#1437)
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.
2023-02-07 09:59:44 +01:00
tobi 24b4f9b5d7
[chore] make single pull request template (#1239)
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 12:57:07 +01:00
tobi 610c2708ca
[docs] Update `CONTRIBUTING.md`, add pull request templates (#1216)
* [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-12-09 11:53:58 +01:00
tobi 18e7e00732
[chore] dependabot: prefix correctly, ignore npm deps (#1001) 2022-11-08 10:53:16 +01:00
Jauder Ho 1a23fb0dc9
[chore] Enable Dependabot support for Go modules (#976)
* 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-11-07 11:10:05 +01:00
f0x52 3d9fb49895
[chore] Old browser fixes (#882)
* reasonable css sizing fallbacks

* add browser field for bug report template
2022-10-03 18:26:01 +02:00
tobi 56b25d0a00
[docs] Fix typo in funding.yml (#722) 2022-07-20 11:21:15 +02:00
tobi 136799aefe
[docs] Update sponsorship + funding sections (#721) 2022-07-20 11:14:00 +02:00
0hlov3 265b680098
[chore] Adds Issue templates to Github (#626)
* Adds ISSUE Templates

* Corrects the ISSUE_Templates
2022-06-01 18:18:25 +02:00
tobi ab32ce642b
documentation updates (#211) 2021-09-11 16:45:50 +02:00
Tobi Smethurst 98263a7de6
Grand test fixup (#138)
* 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-08-12 21:03:24 +02:00
tsmethurst 4194f8d88f fix lint errors 2021-03-20 19:44:18 +01:00
tsmethurst 3ddbd6f163 add golangci job 2021-03-20 19:38:31 +01:00
Tobi Smethurst 84177a6891
Create codeql-analysis.yml 2021-03-20 19:28:25 +01:00
Tobi Smethurst dbad219eb2
Create FUNDING.yml 2021-03-18 00:30:23 +01:00