commit 825672b: [Minor] Remove references to Atom in CONTRIBUTING.md

GitHub noreply at github.com
Wed Aug 24 18:56:03 UTC 2022


Author: fiirhok
Date: 2022-08-24 10:20:18 -0700
URL: https://github.com/rspamd/rspamd/commit/825672bb40d8a5e2e8693b702394050d780e1006

[Minor] Remove references to Atom in CONTRIBUTING.md

---
 CONTRIBUTING.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 952baad37..1fd9cec3e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -64,13 +64,13 @@ Explain the problem and include additional details to help maintainers reproduce
 * **Provide specific examples to demonstrate the steps**. Include links to files or GitHub projects, or copy/pasteable snippets, which you use in those examples. If you're providing snippets in the issue, use [Markdown code blocks](https://help.github.com/articles/markdown-basics/#multiple-lines).
 * **Describe the behavior you observed after following the steps** and point out what exactly is the problem with that behavior.
 * **Explain which behavior you expected to see instead and why.**
-* **If you're reporting that Atom crashed**, include a crash report with a stack trace from the operating system: https://rspamd.com/doc/faq.html#how-to-figure-out-why-rspamd-process-crashed
+* **If you're reporting that rspamd crashed**, include a crash report with a stack trace from the operating system: https://rspamd.com/doc/faq.html#how-to-figure-out-why-rspamd-process-crashed
 * **If the problem wasn't triggered by a specific action**, describe what you were doing before the problem happened and share more information using the guidelines below.
 
 Provide more context by answering these questions:
 
-* **Did the problem start happening recently** (e.g. after updating to a new version of Atom) or was this always a problem?
-* If the problem started happening recently, **can you reproduce the problem in an older version of Atom?** What's the most recent version in which the problem doesn't happen? You can download older versions of Atom from [the releases page](https://github.com/atom/atom/releases).
+* **Did the problem start happening recently** (e.g. after updating to a new version of rspamd) or was this always a problem?
+* If the problem started happening recently, **can you reproduce the problem in an older version of rspamd?** What's the most recent version in which the problem doesn't happen? You can download older versions of rspamd from [the releases page](https://github.com/rspamd/rspamd/releases).
 * **Can you reliably reproduce the issue?** If not, provide details about how often the problem happens and under which conditions it normally happens.
 * If the problem is related to scanning messages, **does the problem happen for all messages  or only some?**
 


More information about the Commits mailing list