This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
forked from auth0-extensions/auth0-account-link-extension
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from TimLawton-Auth0/IUM-1930-repo-ownership-ac…
…count-link-extention IUM-1930 updated/created markdown files
- Loading branch information
Showing
3 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Code owners are automatically requested for review when someone opens a pull request that modifies code that they own. | ||
* @auth0/iam-user-management-engineer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Contributing | ||
|
||
## Guidelines for pull requests | ||
|
||
- Write tests for any changes | ||
- Follow existing code style and conventions | ||
- Separate unrelated changes into multiple pull requests | ||
- For bigger changes, make sure you start a discussion first by creating an issue and explaining the intended change | ||
- This repository requires 2 reviews from the IAM User Management Engineering Team | ||
|
||
## Development dependencies | ||
|
||
- Usage and running test steps are located in README.md at the root of this repository |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters