Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 6841e05

Browse files
authored
Update CONTRIBUTING.md (#20061)
1 parent 180f6c5 commit 6841e05

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Table of Contents
22

3+
## General Info
4+
5+
**On May 31st, 2021 we will end manual additions to the rulesets.** Please see [this explanation on the future of HTTPSE Rulesets.](https://github.com/EFForg/https-everywhere/blob/master/docs/adrs/duckduckgo-smarter-encryption.md)
6+
7+
We will continue accept requests on rulesets already in our list that are causing significant breakage for users through the summer. However, in autumn, we will begin the plan to ultimately move our crowdsourced rulesets out of the extension in favor ofg the Smarter Encryption Ruleset.
8+
39
- [Table of Contents](#table-of-contents)
410
- [Welcome](#welcome)
511
- [HTTPS Everywhere Source Code Layout](#https-everywhere-source-code-layout)
@@ -140,10 +146,6 @@ HTTPS Everywhere is maintained by a limited set of staff and volunteers. Please
140146

141147
## Contributing Rulesets
142148

143-
### General Info
144-
145-
**On May 31st, 2021 we will end manual additions to the rulesets.** Please see [this explanation on the future of HTTPSE Rulesets.](https://github.com/EFForg/https-everywhere/blob/master/docs/adrs/duckduckgo-smarter-encryption.md)
146-
147149
Thanks for your interest in contributing to the HTTPS Everywhere `rulesets`! There's just a few things you should know before jumping in. First some terminology, which will help you understand how exactly `rulesets` are structured and what each one contains:
148150

149151
* `ruleset`: a scope in which `rules`, `targets`, and `tests` are contained. `rulesets` are usually named after the entity which controls the group of `targets` contained in it. There is one `ruleset` per XML file within the `src/chrome/content/rules` directory.

0 commit comments

Comments
 (0)