'code of conduct' routes to openjsf.org
See original GitHub issueBug report
What is the current behavior?
‘Code of conduct’ link in CODE_OF_CONDUCT.md routes of openjsf.org . check it out here : https://github.com/webpack/webpack/blob/master/CODE_OF_CONDUCT.md
If the current behavior is a bug, please provide the steps to reproduce.
- go to https://github.com/webpack/webpack/blob/master/CODE_OF_CONDUCT.md
- click on the link in the file.
- the link routes to https://openjsf.org/
What is the expected behavior? It should route to a file similar to this(or this only)https://github.com/mochajs/mocha/blob/master/.github/CODE_OF_CONDUCT.md . The reason of choosing this file is that mocha is also under jsfoundation. Simply linking to https://openjsf.org doesn’t link the seeker to a code_of_conduct file(which is expected).
Other relevant information:
webpack version:
Node.js version:
Operating System:
Additional tools:
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
OpenJS-Foundation-Bylaws-2020-06-08.pdf
a) The nature of the business or purposes to be conducted or promoted by the Foundation is to engage in any lawful act...
Read more >OpenJS Foundation
OpenJS Foundation's mission is to drive broad adoption and ongoing development of key JavaScript solutions and related technologies.
Read more >Collaboration - OpenJS Foundation
All OpenJS Foundation activities are conducted under the OpenJS Foundation Code of Conduct.
Read more >Hosted Projects - OpenJS Foundation
It's used by the jQuery, jQuery UI and jQuery Mobile projects and is capable of testing any generic JavaScript code, including itself!
Read more >JSON Schema Joins OpenJS Foundation
... possibly in unforeseen directions,” said Ben Hutton, JSON Schema ... list of current implementations, see https://json-schema.org/.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Looks like ryanclark has already raised a PR. will move on to the next one. Thanks @ryanclark
I didn’t want to raise an issue for typo fixes, as brought under my notice by you recently. And the PR for this issue wasn’t also merged yet, so I decided to combine it.