Skip to content

Commit 4ec142d

Browse files
Add release and contribution notes
1 parent 412cbab commit 4ec142d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ A new open-source tool to rapidly generate multiple Laravel components using an
33

44
Follow along with the development of Blueprint by [watching live streams](https://www.youtube.com/playlist?list=PLmwAMIdrAmK5q0c0JUqzW3u9tb0AqW95w) or [reviewing issues](https://github.com/laravel-shift/blueprint/issues).
55

6+
_**v0.1 Tagged**: A beta release of Blueprint is now available which supports generating components using `models` definitions._
7+
68
---
79

810
**Example Syntax**
@@ -37,3 +39,7 @@ controllers:
3739
- Mailable
3840
- Job
3941
- View (stub)
42+
43+
44+
## Contributing
45+
Contributions should be submitted to the `master` branch. Any submissions should be complete with tests and adhere to the [PSR-2 code style](). You may also contribute by [opening an issue](https://github.com/laravel-shift/blueprint/issues).

0 commit comments

Comments
 (0)