浏览代码

Update CONTRIBUTING.md

Evgenii Neumerzhitckii 8 年之前
父节点
当前提交
feed275a27
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      CONTRIBUTING.md

+ 3 - 3
CONTRIBUTING.md

@@ -1,7 +1,7 @@
 # Contributing guidlines
 
-Thank you for contributing to Keychain Swift library. Feel free to submit a pull request if you have any issue or need help.
+Thank you for contributing to Keychain Swift library. Feel free to create an issue if you notive a bug or need help.
 
-## Adding new functionality
+## Submitting a pull request
 
-Before submitting a pull request 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 submitting a pull request please create a 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.