Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Raizlabs/DBFlow into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
agrosner committed Dec 17, 2017
2 parents 6b2bf9b + fcbad3b commit b442620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Add the library to the project-level build.gradle, using the apt plugin to enabl
```

# Pull Requests
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:
I welcome and encourage all pull requests. Please read over these guidelines to ensure smooth PR attention:
1. Match coding style (braces, spacing, etc.) This is best achieved using **Reformat Code** shortcut, <kbd>command</kbd>+<kbd>option</kbd>+<kbd>L</kbd> on Mac and <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>L</kbd> on Windows, with Android Studio defaults.
2. If its a feature, bugfix, or anything please only change code to what you specify.
3. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
Expand Down

0 comments on commit b442620

Please sign in to comment.