Commit Graph

16 Commits

Author SHA1 Message Date
teor 9cbb108805
Update full sync test URL in release ticket template (#7830) 2023-10-30 15:15:11 +00:00
teor 04568d2527
change(release): Add "wait for a full sync" to the release checklist and ticket template (#7612)
* Add a state full sync to the release-checklist.md

* Add state test and freeze to release.md

* Make testing requirement clearer

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>

---------

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
2023-09-28 22:53:30 +00:00
teor 5a2a7df1b9
Create ticket template for zcashd dependency upgrades (#7536) 2023-09-13 23:59:40 +00:00
Pili Guerra a857d1c48c
Remove custom blank template and enable blank issues (#7420) 2023-08-30 11:02:18 +00:00
Pili Guerra 32050a7281
Update issue templates to add a custom blank template (#7367)
* Update issue templates to add a custom blank template

* revert changes to other templates

* Update custom.md

Add details about intended template usage
2023-08-22 21:00:28 +00:00
Gustavo Valverde 3d02d54f7f
ref(issues): use newer template where applicable (#7254)
* ref(issues): use newer template where applicable

This also fixes emojis, indenting and issues with GitHub YAML schema for issues template

* fix(issues): do not require testing or related work

* fix(issues): textarea required

* fix(issues): do not be strict on issues structure
2023-07-18 23:41:36 +00:00
Gustavo Valverde e6d3295b8a
refactor(issues): Include DevOps template and improve others (#7232)
* add(issues): add DevOps ticket template

* imp(issues): add visual feedback and context

* fix: use correct links

* fix(issues): typo

* fix: typo

* fix(issues): wrong file type

* fix(issues): yaml error
2023-07-18 07:20:57 +00:00
teor 9112aa43d0
change(release): Split release checklist into a ticket and PR template (#7088)
* Split release checklist into a ticket and PR template

* Fix quoting
2023-06-28 09:46:59 +00:00
Alfredo Garcia 081d2d1ec2
release(docs): Refactor bug report template (#6858)
* try a github form the user bug report template

* make fixes

* apply suggestions

* Apply suggestions from code review

Co-authored-by: teor <teor@riseup.net>

---------

Co-authored-by: teor <teor@riseup.net>
2023-06-08 05:34:23 +00:00
teor 059c489ece
Add a template for private security issues (#6594) 2023-05-02 09:14:33 +00:00
teor 54d2b74378
change(doc): Update release, ticket, and PR templates (#5793)
* Update release-checklist.md

* Add complex code or requirements to the PR template

* Add complex code and testing sections to the ticket template

Remove the design section, because we're not using it

* Merge freeze and merge PRs
2022-12-07 22:38:41 +00:00
teor 22f2f06bad
Remove "solution" from the ticket template (#2385)
We want developers to do detailed designs and solutions in
RFCs and code comments, rather than tickets.
2021-06-24 10:43:27 +01:00
teor 3d2fb1c13e
Update GitHub and RFC templates based on retrospectives (#2242)
Updates:
- GitHub Issue templates
- GitHub PR templates
- RFC template

Focusing on:
- consensus rule / network reference sections
- design sections
- review/test checklist

Process changes:
- add new team members to RFC approval
- change RFC approval to "most of the team"

And general cleanup:
- delete docs from the checklist, because we now `warn(missing_docs)`
- shorter explanations
- consistent headings
- consistent order
- consistent formatting
2021-06-04 14:40:53 +10:00
Pili Guerra 9e6db31db0
Add Usability Testing Plan template to the list of issue templates (#1519) 2021-02-19 10:53:11 +01:00
Alfredo Garcia 7468dae88d
add commands and logs section to bug template (#1506)
* add commands and logs section to bug template

Co-authored-by: teor <teor@riseup.net>
2020-12-15 07:45:10 +10:00
Henry de Valence b212becb67 Add issue and PR templates, document RFC process 2020-08-31 00:58:50 -04:00