You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
This project is owned by the [Mobile Identity Team](https://gus.lightning.force.com/lightning/r/CollaborationGroup/0F9B00000002nQMKAY/view).
2
-
To contribute to this progect, you'll need to follow the [fork-and-PR](https://help.github.com/articles/creating-a-pull-request-from-a-fork/) workflow.
2
+
To contribute to this project, you'll need to follow the [fork-and-PR](https://help.github.com/articles/creating-a-pull-request-from-a-fork/) workflow.
3
3
4
4
* We try to follow [PEP 8](https://www.python.org/dev/peps/pep-0008/) for coding standards.
5
-
* Tests run as a side effect of PRs must not be broken (see [our Jenkins instance](https://salesforceauth.ci.data.com/job/declarative-apis-test/)
5
+
* Tests run as a side effect of PRs must not be broken (see [our Jenkins instance](https://salesforceauth.ci.data.com/job/declarative-apis-test/))
6
6
7
7
As this library is powering production services, new features must be approved by the team. Feel free to contribute PRs for bug fixes, but anything beyond that should
8
8
have at least have a discussion first. Please use the Github issue tracker to kick off the discussion. Rough ideas to fully fleshed out designs are welcome!
0 commit comments