Browse Source

update readme

android-5
Leonid Plyushch 5 years ago
parent
commit
d6c1e065c1
No known key found for this signature in database GPG Key ID: 45F2964132545795
  1. 25
      README.md

25
README.md

@ -28,31 +28,6 @@ More information can be found in the project's [Wiki](https://github.com/termux/
- [scripts](scripts/): - [scripts](scripts/):
utility scripts for building. utility scripts for building.
## Issues
The two most common types of issues are package requests and bug reports. There
are already templates available.
You can open an issue for any package or build problems. For example, if you
observing crashes or other kind of malfunction, you are certainly welcome to
file an issue.
Also, if you want to request a particular package, you may suggest it in an
issue. However, be prepared that package may not be available shortly. Bugfixes
and improvements take precedence over new packages.
## Pull Requests
We welcome any pull requests. Nevertheless, a log file should be provided in
order to show that it is at least working.
All pull requests will be built by [Cirrus CI](https://cirrus-ci.com/termux/termux-packages).
Usually, it is expected that all tasks will pass. But do not worry if CI build
timed out. Alternatively, you can provide build logs by yourself.
Note that it is highly recommended to keep your pull requests up-to-date. If
you do not know how to do this, take a look on manpage of `git-rebase`.
## Contacts ## Contacts
- General Mailing List: https://groups.io/g/termux - General Mailing List: https://groups.io/g/termux

Loading…
Cancel
Save