علي قتيبة

Results 9 issues of علي قتيبة

React version: ## Steps To Reproduce 1. 2. Link to code example: ## The current behavior ## The expected behavior

Status: Unconfirmed

Ali

- [ ] ALSALAM@ALS[ali![image](https://github.com/altstoreio/AltStore/assets/109043364/65870a3f-a79b-426c-9a0a-b14a5101d88e)]()``` #am[asxf]() ```

_This is generated from the [patch release template](https://github.com/gogs/gogs/blob/main/.github/ISSUE_TEMPLATE/dev_release_patch_version.md)._ ## Before release On the release branch: - [x] Make sure all commits are cherry-picked from the `main` branch by checking the...

📸 release

_This is generated from the [minor release template](https://github.com/gogs/gogs/blob/main/.github/ISSUE_TEMPLATE/dev_release_minor_version.md)._ ## Before release On the `main` branch: - [x] Close stale issues with the label [status: needs feedback](https://github.com/gogs/gogs/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3A+needs+feedback%22). - [x] [Sync locales...

📸 release

_This is generated from the [minor release template](https://github.com/gogs/gogs/blob/main/.github/ISSUE_TEMPLATE/dev_release_minor_version.md)._ ## Before release On the `main` branch: - [ ] Close stale issues with the label [status: needs feedback](https://github.com/gogs/gogs/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3A+needs+feedback%22). - [ ]...

📸 release

_This is generated from the [patch release template](https://github.com/gogs/gogs/blob/main/.github/ISSUE_TEMPLATE/dev_release_patch_version.md)._ ## Before release On the release branch: - [x] Make sure all commits are cherry-picked from the `main` branch by checking the...

📸 release

_This is generated from the [minor release template](https://github.com/gogs/gogs/blob/main/.github/ISSUE_TEMPLATE/dev_release_minor_version.md)._ ## Before release On the `main` branch: - [x] Close stale issues with the label [status: needs feedback](https://github.com/gogs/gogs/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3A+needs+feedback%22). - [x] [Sync locales...

📸 release

git init # تهيئة Git في المشروع git add . # إضافة جميع الملفات git commit -m "Initial commit" # إنشاء أول عملية commit git remote add origin https://github.com/username/my-api-project.git #...