Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
Merge pull request #5 from TimLawton-Auth0/IUM-1930-repo-ownership-ac…
Browse files Browse the repository at this point in the history
…count-link-extention

IUM-1930 updated/created markdown files
  • Loading branch information
TimLawton-Auth0 authored Apr 20, 2022
2 parents 5efd8ab + b1f6b86 commit 1d4a985
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CODEOWNERS
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
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ In order to run the tests you'll have to [start the extension server locally](ht
Then, you can run the tests running:
```bash
yarn test
```
```

0 comments on commit 1d4a985

Please sign in to comment.