Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 826ef5b

Browse files
Merge pull request #7 from luanpotter/improve-pr-instructions
Improve PR instructions for this repository specifically
2 parents 2dc70b5 + 585715c commit 826ef5b

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

‎readme.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,12 @@ This repository containing links of all the example apps demonstrating features/
186186

187187
I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:
188188

189-
1. Match coding style (braces, spacing, etc.) This is best achieved using `Reformat Code` feature of Android Studio `CMD`+`Option`+`L` on Mac and `CTRL` + `ALT` + `L` on Linux + Windows .
190-
2. If its a feature, bugfix, or anything please only change code to what you specify.
191-
3. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
192-
4. Pull requests _must_ be made against `develop` branch. Any other branch (unless specified by the maintainers) will get rejected.
193-
5. Check for existing [issues](https://github.com/iampawan/FlutterExampleApps/issues) first, before filing an issue.
194-
6. Make sure you follow the set standard as all other projects in this repo do
195-
7. Have fun!
189+
1. Match the document style as closely as possible.
190+
2. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
191+
3. Pull requests _must_ be made against `master` branch for this particular repository.
192+
4. Check for existing [issues](https://github.com/iampawan/FlutterExampleApps/issues) first, before filing an issue.
193+
5. Make sure you follow the set standard as all other projects in this repo do
194+
6. Have fun!
196195

197196
### Created & Maintained By
198197

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /