Skip to content
#

Open Source

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 10,383 public repositories matching this topic...

public-apis
matheusfelipeog
matheusfelipeog commented Mar 17, 2022

Hi community

This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.

Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.

1 year ago, the Public APIs project was dead, w

good first issue Indicates a good issue for first-time contributors important This is important
docusaurus
Dr-Electron
Dr-Electron commented Jul 21, 2022

Have you read the Contributing Guidelines on issues?

Description

If you use index pages and your sidebar contains a link it would be nice if you could either:

  • Add a description to the link by doing something like:
    {
    type: 'link',
feature This is not a bug or issue with Docusausus, per se. It is a feature request for the future. good first issue If you are just getting started with Docusaurus, this issue should be a good place to begin.
first-contributions
Roshanjossey
Roshanjossey commented Jun 24, 2022

It would be good to have a video tutorial explaining how to make your first PR.

The format I have in mind is a beginner sharing their screen and going through the tutorial. I can explain the steps and answer questions during this call.

If you are interested in being a part of this or have suggestions, please comment down below and let's discuss this further.

Cheers

server
Dennis1993
Dennis1993 commented Jul 23, 2022

⚠️ This issue respects the following points: ⚠️

  • This is a bug, not a question or a configuration/webserver/proxy issue.
  • This issue is not already reported on Github (I've searched it).
  • Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
  • Ne
design good first issue Small tasks with clear documentation about how and in which place you need to fix things in. low 0. Needs triage Pending check for reproducibility or if it fits our roadmap
forem
juliannatetreault
juliannatetreault commented Feb 9, 2022

The updated /admin/member_manager/users/<:id> needs to be updated to use i18n. We can introduce locale files for this admin section and add the necessary translations for all the tabs and modals on this page.

good first issue good first issues for anyone new to programming and new to the project. ready for dev contribution is welcome! area: admin admin panel area: internationalization/localization i18n and l10n
Kap
CodeEdit
Angelk90
Angelk90 commented Apr 2, 2022

Describe the solution you'd like

As you can see from the image, being able to have more than one shell in a project would be great.

Edit by @austincondiff:

This is the design that we will use for multiple terminals. We need this tab system in place in the status bar and the git controls moved up to the toolbar first, then in the terminal tab build the multiple terminal tabs UI, this

enhancement New feature or request good first issue Good for newcomers
SwifterSwift
TheStalwart
TheStalwart commented Mar 11, 2021

🚀
Is your feature request related to a problem? Please describe.
Doc string states:
Date().weekday -> 5 // fifth day in the current week.
Guess what, 5 is not friday. It's thursday. It makes some sense after i dug deeper, but as a programmer, i assumed monday could be 0 or 1, therefore thursday should be 3 or 4. Monday is 2! Because sunday is 1!

**Describe the solution you'd li

vue-storefront

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.

  • Updated Jul 28, 2022
  • TypeScript
mrhelmut
mrhelmut commented May 23, 2022

MonoGame has a very long history of tutorials, some are as old as a decade and some even are still based on XNA (which is compatible with MonoGame for the most part, but different in regard to how to start a project).

Also, MonoGame is a stable API with a policy of "no breaking changes" when possible, which means that even very old tutorials

Documentation Help Wanted Good First Issue Issues recommended for first-time contributors