Skip to Content
Help centerContribute

Contribute

The Help center gets better with your feedback. There are three ways to contribute and all are public.

1. Suggest a new article

You searched for something and it was not there. Tell us what you were looking for and why.

Open a “suggest article” issue 

If the suggestion is useful for more users, the team writes the article within one to two weeks.

2. Report an outdated article

You found an article with a stale screenshot, a step that no longer exists, or a broken reference.

Open an “outdated” issue 

Each article has a “Report as outdated” button at the bottom that pre-fills the URL.

3. Propose a synonym

Search did not find a term that felt obvious to you.

Open a “synonym” issue 

Provide the term you searched and the equivalent existing term. The dictionary is updated quarterly.

Direct pull requests

If you are comfortable with Git, you can also open a pull request to the docs repository. Guidelines:

Open the repository 

Bilingual editorial checklist

Before opening the PR, confirm that it meets:

    1. Files content/es/centro-de-ayuda/<path>.mdx and content/en/help-center/<path>.mdx both exist.
    2. Complete frontmatter: title, description, and per type, audience, modules, last_reviewed, related.
    3. Single H1 matching title.
    4. No emojis in the body.
    5. No marketing fluff.
    6. Technical terms explained on first use.
    7. Formal address (usted) in Spanish.
    8. Images with descriptive alt in both languages.
    9. Relative internal links (no absolute docs.ministrium.com URLs).
    10. No <p> wrapping MDX blocks (use <div>).
Last updated on