## 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:

Asterisk bolding:

## 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>
### 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>
- 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.