Browse Source

Update CONTRIBUTING.md

Evgenii Neumerzhitckii 8 years ago
parent
commit
6fb8a985ae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -4,4 +4,4 @@ Thank you for contributing to Keychain Swift library. Feel free to create an iss
 
 ## Submitting a pull request
 
-Before writing code that extends the library please create an issue first to discuss what you are planning to add. Please note that this library is not a full featured wrapper around Keychain API. The purpose of this project is to do few things and do them well. There are many excellent [alternative solutions](https://github.com/evgenyneu/keychain-swift#alternative-solutions) that provide additional features to people who need them. This project, in contrast, is a single-purpose tool that sacrifices functionality in favor of the ease of use.
+Before extending the library please first consider creating an issue to discuss what you are planning to add. Please note that this library is not a full featured wrapper around Keychain API. The purpose of this project is to do few things and do them well. There are many excellent [alternative solutions](https://github.com/evgenyneu/keychain-swift#alternative-solutions) that provide additional features to people who need them. This project, in contrast, is a single-purpose tool that sacrifices functionality in favor of the ease of use.