Skip to content

Commit

Permalink
Merge pull request #3846 from CPHafis/release/4.0
Browse files Browse the repository at this point in the history
Fixes #3219
  • Loading branch information
VishalNehra committed Jun 23, 2023
2 parents 56d90ce + 9be28fc commit f23605a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Please keep in mind the points below before considering contributing to Amaze:
You won't be able to claim the license for changes made by you unless you do that.
If there's no license header in any file, please include one from [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html) webpage.
- Please follow [Android/JAVA code style](https://source.android.com/source/code-style.html) for writing any code, but do not use the Hungarian notation proposed - discussion [here](https://github.com/TeamAmaze/AmazeFileManager/issues/986).
Also, follow [Android Material Design guidelines](https://material.io/guidelines/material-design/introduction.html) in case you make changes to any UI element.
Also, follow [Android Material Design guidelines](https://m3.material.io/get-started) in case you make changes to any UI element.
- To file a bug report, it is recommended to include the steps to reproduce it; and even better, it helps us a lot if you can capture the error messages in logcat too
It is also recommended to enroll to our beta program from Play Store to test and verify any fix for the same.

Expand Down Expand Up @@ -39,4 +39,4 @@ Finally:

If we feel your PR is a significant help to us, we'll award you a bounty with any of your preferred mode of payment.
Please provide the details for the same once asked.
Ready to roll? Start forking ;)
Ready to roll? Start forking ;)

0 comments on commit f23605a

Please sign in to comment.