Skip to content

Commit fbf9aa4

Browse files
committed
added documentaiton
1 parent c6ddde3 commit fbf9aa4

File tree

3 files changed

+51
-0
lines changed

3 files changed

+51
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## [5.6.0](https://github.com/phalcon/tutorial/releases/tag/v5.6.0) (2024-01-14)
4+
5+
### Changed
6+
7+
- Changed license to `MIT`
8+
9+
### Added
10+
11+
- Added `CHANGELOG`, `CONTRIBUTING`, `CODE_OF_CONDUCT` documents
12+
- Added local development support with `docker compose`
13+
- Added `composer.json` with packages
14+
15+
### Fixed
16+
17+
### Removed

CODE_OF_CONDUCT.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Contributor Covenant Code of Conduct
2+
3+
## TL;DR
4+
5+
Common sense rules. Treat people the same way you want to be treated.
6+
7+
## Detail
8+
9+
This is an open source project. Everyone and anyone is welcome to contribute
10+
to it as much or as little as they want to.
11+
12+
Personal views of contributors have no effect on the project and should be
13+
kept in the personal realm not this project.
14+
15+
It is a requirement to treat other contributors as well as maintainers with
16+
respect, when communicating in the realm of this project. It is OK to agree to
17+
disagree.
18+
19+
## Conflict
20+
21+
If ever conflict arises, please bring it to the attention of the maintainers
22+
privately. You can always find us on our [Discord](https://phalcon.io/discord)
23+
server or you can send us an email at [email protected]
24+
25+
The core team maintains the final decision on any conflict that may arise.

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Vökuró is an open source project and a volunteer effort.
2+
3+
*We only accept bug reports, new feature requests and pull requests in GitHub*.
4+
5+
Vökuró does not have human resources fully dedicated to the maintenance of this software.
6+
If you want something to be improved or you want a new feature please submit a Pull Request.
7+
8+
Thanks! <br />
9+
Phalcon Team

0 commit comments

Comments
 (0)