Giter Club home page Giter Club logo

legal-docs-1's Introduction

Mozilla Legal Documents

Docs Linter

This repository contains legal documents and their applicable translations. Each subdirectory represents a single legal document. Within a document directory is a series of markdown files, each named for the language the document is written in. For instance, firefox_privacy_notice/de.md is the German version of the Firefox privacy policy.

Editing

Legal Team

If you're a member of the legal team, it's easy to get started. First, make sure you're logged in with your GitHub account. When you have a change which you wish to make, simply find the en-US.md version of the document that you wish to change. Open it and press the Edit button. If you have never gone through this process before, you will be asked to "fork" the repository (you should).

On the edit page, you'll be presented with a "raw" version of the legal document. Edit the text you wish to change. When you are done editing, there will be a section at the bottom of the page to save your work. Under "Commit summary", enter a brief (tweet-length) description of the change(s) you're making. In the "Extended description" field, explain what the changes are and why they're needed. When you're done, commit your changes.

At this point, you'll be presented with a form to submit a pull request. The bottom section of the page will show all of the change you've made to the document, and all you should need to do is press the "Send Pull Request" button.

Once you've submitted a pull request, your colleagues can review the work under the Pull Requests tab on the right-hand side, and a contributor to the repo can merge your changes.

Markdown

These files are written in the Markdown syntax. In some languages, the date format contains dots like 15. travnja 2014. but this may end up as an ordered list according to the syntax. The workaround is using a backslash to escape a dot after the leading digit(s) like 15\. travnja 2014.

Some Markdown files use the Attribute Lists extension of the Python Markdown library. This is useful when you'd like to set the ID or class of an element, but the extended syntax may cause an error if your parser doesn't support this extension.

PDF

A subset of documents is converted to PDF format via automation. Each localized PDF document is saved in a pdf subfolder within the locale folder.

Localization

Localization of these documents is managed through an external vendor. As a localizer, you're encouraged to find and fix translation issues. All document translations should match the precise meaning in the corresponding en version of the document. Additionally, we're always interested in finding errors in markup, broken links, etc.

File a pull request that updates your locale's markdown file to match the en version as closely as possible. When you're done, submit a pull request. Someone at Mozilla will review your changes. If there are no problems, your changes will be merged.

Important: we won't be accepting brand new translations for existing documents, only fixes to existing ones.

Useful links:

  • A summary of the localization status is available here, with a list of localized and non localized documents.
  • A full breakdown, with the list of locales for each document, is available in JSON format here.

Package.json

Firefox Accounts relies on package.json to import this repository through npm and convert specific documents to HTML.

Getting changes to production

For www.mozilla.org, the process is as follows:

  1. Check the documents to be published on the staging site and make sure they look right:
  2. Open this link to access the Actions tab in the repo on the Publish Documents to Production workflow. Screen Shot 2022-03-25 at 09 35 53
  3. There will be a banner that says "This workflow has a workflow_dispatch event trigger." and, next to it on the right, a button that says Run Workflow. Click this button. Screen Shot 2022-03-25 at 09 36 14
  4. A form should now open with a field for a list of "files to publish". The default value is ALL. If you change nothing and click the Run workflow button, all changes to all files will be included in the pull request that is opened. If that is not what you want, you can enter file names in this field. It can be a comma separated list of filenames (e.g. mdn_plus_terms.md, mdn_plus_privacy.md), or you can use the * character to include all files with a prefix (e.g. mdn_plus_*).
  5. Click Run workflow.
  6. It may take a few seconds, but the running workflow will show up on the screen with an animated progress indicator. Screen Shot 2022-03-25 at 09 38 40
  7. Once this is finished, and everything was successful, a new Pull Request should have been opened with all of the requested changes.
  8. Review this Pull Request. It will have the title [prod] Publish document updates.
  9. Once you are satisfied that the correct changes have been included, merge the Pull Request and the changes will be published to the website within a few minutes.

URL Inventory

Following is a list of directories in this repository and either their URL counterparts on the web or directions to see the document in case it isn't easily linkable. The URLs below will link to the English (US) versions of the document but replacing en-US in the URL with an available language code will show alternative languages.

Generally speaking Privacy Notice documents will be at https://www.mozilla.org/privacy/ and Terms documents at https://www.mozilla.org/about/legal/.

legal-docs-1's People

Contributors

adrianursea avatar archaeopteryx avatar chianger avatar chikoski avatar clouserw avatar corneliurusu avatar flodolo avatar geoffpipermz avatar javaun avatar jobava avatar koehlermichael avatar kyoshino avatar litkaemily avatar mafeld avatar mafeld-zz avatar mattbasta avatar mikaland2 avatar mikkcz avatar mozcmcgill avatar pdehaan avatar peiying2 avatar petercpg avatar pmac avatar sgarrity avatar splewako avatar stevejalim avatar theochevalier avatar tonnesm avatar yliuu avatar znoow avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.