diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7295f85..dbd7ce7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,13 +7,11 @@ assignees: '' --- - - **Describe the bug** -A clear and concise description of what the bug is. + **Expected behavior** -A clear and concise description of what you expected to happen. + **Additional context** -Add any other context about the problem here. + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 1a94ea8..53f6962 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,13 +7,11 @@ assignees: '' --- - - **Describe the feature** -A clear and concise description of what the feature should do. + **Expected behavior** -A clear and concise description of what you expected to happen. + **Additional context** -Add any other context about how you are going to use that feature and why do you think others will benefit from it as well. + diff --git a/FUNDING.yml b/FUNDING.yml new file mode 100644 index 0000000..e66df71 --- /dev/null +++ b/FUNDING.yml @@ -0,0 +1,2 @@ +github: norberttech +custom: https://flow-php.com/sponsor diff --git a/profile/README.md b/profile/README.md index 3f5328e..c3f2b0a 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,13 +1,13 @@ ## Aeon PHP, simple DateTime libraries for PHP 🙌 -Aeon is an attempt to provide fully object oriented abstraction over DateTime and all related operations in PHP. +Aeon is an attempt to provide a fully object-oriented abstraction over DateTime and all related operations in PHP. ## Supported PHP Versions -* 7.4 - ✅ -* 8.0 - ✅ -* 8.1 - in progress ⚙️ +* 8.3 - ✅ +* 8.4 - ✅ +* 8.5 - ✅ ## Community -Let us know what you are thinking about through [:octocat: Discussions](https://github.com/aeon-php/.github/discussions)! +Let us know what you think about this through [:octocat: Discussions](https://github.com/orgs/aeon-php/discussions)!