[KEYCLOAK-12341] Replace references to Keycloak dev mailing list in the repositories
This commit is contained in:
parent
072cd9f93f
commit
a141aba85f
2 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ We do have a few guidelines in place to help you be successful with your contrib
|
||||||
|
|
||||||
Here's a quick checklist for a good PR, more details below:
|
Here's a quick checklist for a good PR, more details below:
|
||||||
|
|
||||||
1. [Keycloak Dev Mailing List](https://lists.jboss.org/mailman/listinfo/keycloak-dev)
|
1. [Keycloak Dev Mailing List](https://groups.google.com/forum/#!forum/keycloak-dev)
|
||||||
2. A JIRA associated with the PR
|
2. A JIRA associated with the PR
|
||||||
3. One feature/change per PR
|
3. One feature/change per PR
|
||||||
4. One commit per PR
|
4. One commit per PR
|
||||||
|
@ -39,7 +39,7 @@ issues that are awaiting contributions in the
|
||||||
### Open a discussion on Keycloak Dev Mailing List
|
### Open a discussion on Keycloak Dev Mailing List
|
||||||
|
|
||||||
As Keycloak is a community-driven project we require contributors to send a description of what they are planning to
|
As Keycloak is a community-driven project we require contributors to send a description of what they are planning to
|
||||||
work on to the [Keycloak Dev Mailing List](https://lists.jboss.org/mailman/listinfo/keycloak-dev).
|
work on to the [Keycloak Dev Mailing List](https://groups.google.com/forum/#!forum/keycloak-dev).
|
||||||
|
|
||||||
We recommend starting the discussion prior to submitting your PR. Through the mailing list you can get valuable
|
We recommend starting the discussion prior to submitting your PR. Through the mailing list you can get valuable
|
||||||
feedback both from the core Keycloak team as well as the wider community.
|
feedback both from the core Keycloak team as well as the wider community.
|
||||||
|
|
|
@ -63,7 +63,7 @@ To become a maintainer, you need to demonstrate the following:
|
||||||
* Ability to collaborate with the team
|
* Ability to collaborate with the team
|
||||||
* Helping the community
|
* Helping the community
|
||||||
|
|
||||||
A new maintainer must be proposed by sending an email to the [developer mailing list](https://lists.jboss.org/mailman/listinfo/keycloak-dev).
|
A new maintainer must be proposed by sending an email to the [developer mailing list](https://groups.google.com/forum/#!forum/keycloak-dev).
|
||||||
The email should include evidence of the above list.
|
The email should include evidence of the above list.
|
||||||
|
|
||||||
The existing maintainers will then discuss the proposal. If anyone objects or wants more information, the maintainers
|
The existing maintainers will then discuss the proposal. If anyone objects or wants more information, the maintainers
|
||||||
|
@ -96,7 +96,7 @@ If the change has a bigger impact it has to follow the process for larger change
|
||||||
### Larger Changes
|
### Larger Changes
|
||||||
|
|
||||||
For larger changes all maintainers and contributors should have a chance of reviewing the change. This is done by
|
For larger changes all maintainers and contributors should have a chance of reviewing the change. This is done by
|
||||||
sending an email to the [developer mailing list](https://lists.jboss.org/mailman/listinfo/keycloak-dev) to start a
|
sending an email to the [developer mailing list](https://groups.google.com/forum/#!forum/keycloak-dev) to start a
|
||||||
discussion around the change.
|
discussion around the change.
|
||||||
|
|
||||||
For new features we highly recommend creating a design proposal. There is no strict requirement of the content or layout,
|
For new features we highly recommend creating a design proposal. There is no strict requirement of the content or layout,
|
||||||
|
|
Loading…
Reference in a new issue