mirror of
https://github.com/zhigang1992/GVUserDefaults.git
synced 2026-04-29 12:35:09 +08:00
18 lines
815 B
Markdown
18 lines
815 B
Markdown
# GVUserDefaults - NSUserDefaults access via properties
|
|
|
|
|
|
## Issues and questions
|
|
Have a bug? Please [create an issue on GitHub](https://github.com/gangverk/GVUserDefaults/issues)!
|
|
|
|
|
|
## Contributing
|
|
GVUserDefaults is an open source project and your contribution is very much appreciated.
|
|
|
|
1. Check for [open issues](https://github.com/gangverk/GVUserDefaults/issues) or [open a fresh issue](https://github.com/gangverk/GVUserDefaults/issues/new) to start a discussion around a feature idea or a bug.
|
|
2. Fork the [repository on Github](https://github.com/gangverk/GVUserDefaults) and make your changes on the **develop** branch (or branch off of it).
|
|
3. Make sure to add yourself to AUTHORS and send a pull request.
|
|
|
|
|
|
## License
|
|
GVUserDefaults is available under the MIT license. See the LICENSE file for more info.
|