Merge pull request #683 from kiwix/readme-report-bug

Instructions to upload app container
This commit is contained in:
Kelson 2024-03-05 14:10:52 +01:00 committed by GitHub
commit ee49f54685
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -134,6 +134,15 @@ Once we are happy with the quality of the app in TestFlight, we can send it for
If all that is done, we should create a PR, incrementing the version number of the project (see: `project.yml`), and the deployment cycle can start again.
## Reporting a bug
* Bug reports and features requests should be done [online](https://github.com/kiwix/apple/issues).
* Follow [issue reporting good
practices](https://github.com/kiwix/overview/blob/main/REPORT_BUG.md).
* On macOS - if requested by a maintainer - pack your Kiwix app
container with the following command (then make it available
somewhere online): `tar -czvf ~/Documents/self.Kiwix.tgz
~/Library/Containers/self.Kiwix`.
## License