The Wayback Machine - https://web.archive.org/web/20200604042227/https://github.com/topics/opensource?l=javascript
Skip to content
#

opensource

Open source is a term denoting that a product includes permission to use its source code, design documents, or content. It most commonly refers to the open source model, in which open source software or other products are released under an open source license as part of the open source-software movement. Use of the term originated with software, but has expanded beyond the software sector to cover other open content and forms of open collaboration.

Here are 407 public repositories matching this topic...

eudaimos
eudaimos commented Dec 11, 2019

When I include a target="_blank" in the anchor tags within my descriptions, these are being stripped out in the end product (referring to the one in use at radar.thoughtworks.com).

After generating the radar, when I inspect a link using Chrome Dev Tools, I can clearly see the target attribute is gone and only the href remains.

Is there a reason this is being done?

My goal is to allo

opensource
rishabh-bansal
rishabh-bansal commented Oct 4, 2019

Hacktoberfest is approaching, and so are your chances to get a free tee from Digital Ocean and DEV!

Start contributing to Open-Source by making your first Pull Request at https://www.gitstart.tech

P.S.: To win an official limited edition Hacktoberfest shirt, you must sign up on the Hacktoberfest site: https://hacktoberfest.digitalocean.com and make **four pull requests (PRs) on

jakebolam
jakebolam commented May 4, 2019

Is your feature request related to a problem? Please describe.
The bot currently decides whether to 'init' (install the placeholders for the table and badge) for the README if there is no .all-contributorsrc file. If the file is found, it skips this step. This causes the bot to crash if a user has an .all-contributorsrc file but has nothing else.

Describe the solution you'd like
H

You can’t perform that action at this time.