Skip to content

Commit ddb2d0d

Browse files
committed
Contribution guideline added
1 parent 2c4c36c commit ddb2d0d

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A PHP Laravel Valet status indicator and manager extension (GNOME Panel Applet) for GNOME Shell.
44

5-
![Screenshot](./screenshot.png)
5+
![Screenshot](./screenshot.png)
66

77
## Supports
88

@@ -22,11 +22,18 @@ A PHP Laravel Valet status indicator and manager extension (GNOME Panel Applet)
2222

2323
## Manual Installation
2424

25-
- Download the zip from the source.
25+
- Download the zip from the source.
2626
- Create a folder named `php-laravel-valet@rahulhaque` under `~/.local/share/gnome-shell-extensions` folder and extract all the files in this repo.
2727
- Restart GNOME Shell with **[ALT]** + **[F2]**. Type '**r**' and **[Enter]**
2828
- Or logout and log back in.
2929

30+
## Contributing
31+
32+
- Fork the branch you want to update and create pull request directly for it.
33+
- Name your branch according to the changes or feature it will introduce.
34+
- Default branch will be updated with latest gnome shell release.
35+
- For major gnome shell version upgrade, target dev branch.
36+
3037
## Credits
3138

3239
- [Rahul Haque](https://github.com/rahulhaque)

0 commit comments

Comments
 (0)