Commit graph

6 commits

Author SHA1 Message Date
David Harder
5e013a4fd5
pull_request_template.md: Add Sync Notes label instruction 2024-12-20 16:24:03 -06:00
Muhammad Alfi Syahrin
8b2f9cf70f
Update pull_request_template.md
Make the instruction invisible
2024-12-18 17:23:31 +07:00
sheepman4267
986dd05c1a Add sync notes checkbox to PR template 2024-11-22 17:34:37 -05:00
Thomas Staudinger
1de7b35c55
PR template: switch to asterisk bolding to fix SC changelogs (#366)
## Summary

Switches the PR template to asterisk bolding instead of H2. The
(current) Software Center has no support for rendering H2 and this makes
changelogs look worse (IMO at least)

H2:
![](https://i.imgur.com/Uqax8lA.png)

Asterisk bolding:
![](https://i.imgur.com/tMQ9lrj.png)

## Test Plan

Looked at changelogs with asterisk bolding and H2 formatting in SC and
compared.

## Checklist

- [x] Package was built and tested against unstable

Signed-off-by: Thomas Staudinger <Staudi.Kaos@gmail.com>
2023-09-22 10:22:23 -05:00
Tracey
58e033161e
Change PR template headers to H2. Add vscode and temp files to gitignore (#347)
### Summary

Headers in the PR template were H3, changed to H2. Added vscode and temp
files to gitignore.

### Test Plan

Viewed tempalte file in preview mode

### Checklist

- [ ] Package was built and tested against unstable n/a not a package
update

Co-authored-by: Tracey Clark <tracey.dev@tlcnet.info>
2023-09-17 22:57:39 +02:00
Silke Hofstra
e5fcc1e9df Update README and Git(Hub) config for monorepo
- Update the README to reflect the usage of this repo.
- Add a PR template.
- Add `*.eopkg` to `.gitignore` to avoid accidental commits.
- Symlink Taskfile.yml from `common` to top level directory.
2023-09-17 21:19:20 +02:00