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
{{ message }}
This repository was archived by the owner on Oct 15, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+23-1
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,30 @@
12
12
13
13
# In Maintenance
14
14
15
-
DuckDuckHack is now in maintenance mode. We are only accepting pull requests for essential bug fixes. For more information see [duckduckhack.com](https://duckduckhack.com).
15
+
DuckDuckHack is now in maintenance mode. We are only accepting pull requests for essential bug fixes. For more information see [duckduckhack.com](https://duckduckhack.com).
16
16
17
+
## What are essential bug fixes?
18
+
19
+
Any changes necessary to keep existing Instant Answers functioning correctly and as expected. For example:
20
+
21
+
- Updating the URL for a Spice Instant Answer when the API changes
22
+
- Correcting a Perl or JavaScript logic error
23
+
- Fixing CSS that's causing the display to break
24
+
25
+
Any other changes will not be accepted. For example:
26
+
27
+
- spelling/comment changes
28
+
- unsolicited improvements, changes, and code refactoring
29
+
30
+
## Need to report a bug?
31
+
If you find a bug or relevancy issue, the **best** way to report this is via the Feedback button on the DuckDuckGo.com search results page. These issues are compiled and reviewed daily.
32
+
33
+
## Have a suggestion or idea?
34
+
The **best** way to report these is also via the Feedback button on the DuckDuckGo.com search results page.
35
+
36
+
You can also share your thoughts with our community on [Reddit](https://www.reddit.com/r/duckduckgo/).
0 commit comments