Skip to content

Commit 8c99dd9

Browse files
authored
Update README.md
1 parent ad69bf5 commit 8c99dd9

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,16 @@ Add [PHP](https://www.php.net/), [Composer](https://getcomposer.org/), [MySQL](h
2525
- Open phpMyAdmin at http://localhost:8080
2626
- Use the PHP CRUD API in frontend with `/api.php`
2727

28-
## Development (this repository)
28+
## How it works
29+
30+
## Support development
31+
32+
For all:
33+
34+
- Report bugs in the [issues list](https://github.com/scriptPilot/add-php-backend/issues)
35+
36+
For maintainer:
2937

3038
- Commit changes with an issue (closure) reference
31-
- Run `npm version patch | minor | major` and push changes
39+
- Run npm version patch | minor | major and push changes
3240
- Let the workflow manage the release to GitHub and NPM

0 commit comments

Comments
 (0)