question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Consider adding a contribute.json

See original GitHub issue

This was pointed out by https://observatory.mozilla.org/analyze/profiler.firefox.com :

From https://infosec.mozilla.org/guidelines/web_security#contributejson :

contribute.json is a text file placed within the root directory of a website that describes what it is, where its source exists, what technologies it uses, and how to reach support and contribute. contribute.json is a Mozilla standard used to describe all active Mozilla websites and projects.

Its existence can greatly speed up the process of bug triage, particularly for smaller websites with just a handful of maintainers. It further assists security researchers to find testable websites and instructs them on where to file their bugs against. As such, contribute.json is mandatory for all Mozilla websites, and must be maintained as contributors join and depart projects.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
canovacommented, Feb 22, 2019

The schema doesn’t have a field for slack but even the examples in the website include some fields that’s not in the schema. So, I believe we can add a field like "slack": "https://devtools-html-slack.herokuapp.com/" inside participate object.

0reactions
Manish-Giricommented, Feb 25, 2019

@canaltinova Thank You! I just submitted the PR for this issue.

Please let me know if you’re aware of any other issues that I could work on, which would be fairly simple for beginning contributors!

Read more comments on GitHub >

github_iconTop Results From Across the Web

contribute.json should have a contribute.json · Issue #15 · mozilla ...
I would think that, even though the schema is not finalized, this project itself should have a contribute.json. The text was updated successfully, ......
Read more >
contribute.json
A JSON schema for open-source project contribution data. ... contribute.json. Making open source contribution information easier to access, across projects.
Read more >
Contribution Points | Visual Studio Code Extension API
Contribution Points are a set of JSON declarations that you make in the contributes field of the package.json Extension Manifest. Your extension registers ......
Read more >
Working with JSON - Learn web development | MDN
In this article, we've given you a simple guide to using JSON in your programs, including how to create and parse JSON, and...
Read more >
HELP, JSON FILES. - Discuss Scratch
Hi, I downloaded the Scratch 2.0 Offline and i'm making my own project with it. The github version doesn't have any sprite in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found