Docs update readme (#36)
* docs: display last commit badge * chore: simplify pull request template
This commit is contained in:
parent
3f0b3b106d
commit
49d2e17ca1
3 changed files with 4 additions and 10 deletions
12
.github/pull_request_template.md
vendored
12
.github/pull_request_template.md
vendored
|
@ -1,14 +1,8 @@
|
||||||
What is this PR about?
|
What is this PR about? docs / bugfix / feature
|
||||||
- [ ] docs
|
-
|
||||||
- [ ] bugfix
|
|
||||||
- [ ] feature
|
|
||||||
|
|
||||||
Description of changes:
|
Description of changes:
|
||||||
<!--
|
-
|
||||||
Mention the issue this PR is addressing
|
|
||||||
Describe the changes you made preferrably broken down into a list in the following format:
|
|
||||||
1. <filename> - <update done>
|
|
||||||
-->
|
|
||||||
|
|
||||||
Tasks:
|
Tasks:
|
||||||
- [ ] I have ran the tests to make sure nothing is broken (see CONTRIBUTING.md)
|
- [ ] I have ran the tests to make sure nothing is broken (see CONTRIBUTING.md)
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||

|

|
||||||
|
|
||||||
[](https://github.com/ayoayco/astro-reactive-library/actions/workflows/build-and-test.yml)
|
[](https://github.com/ayoayco/astro-reactive-library/actions/workflows/build-and-test.yml)
|
||||||
|
[](https://github.com/ayoayco/astro-reactive-library)
|
||||||
|
|
||||||
# Components and utilities for building reactive user interfaces 🔥
|
# Components and utilities for building reactive user interfaces 🔥
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
[](https://www.npmjs.com/package/astro-reactive-form)
|
[](https://www.npmjs.com/package/astro-reactive-form)
|
||||||
[](https://www.npmjs.com/package/astro-reactive-form)
|
[](https://www.npmjs.com/package/astro-reactive-form)
|
||||||
[](https://www.npmjs.com/package/astro-reactive-form)
|
[](https://www.npmjs.com/package/astro-reactive-form)
|
||||||
[](https://github.com/ayoayco/astro-reactive-library)
|
|
||||||
|
|
||||||
# Astro Reactive Form 🔥
|
# Astro Reactive Form 🔥
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue