-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add languages to a specific repo #3
Comments
Hello @hendrikebbers, I would like to contribute to this issue. Could you please assign it to me? Thank you! |
@HackesticMedusa are you still interested? |
Actually, I want to contribute but couldn't understand it. That's the problem, so could you help me? |
I think the issue is good for people that already worked with Spring boot. Have you done so? |
No sir |
ok, it is very specific to the Spring boot properties / config API. Maybe you select another issue than. |
Okay sir, Thank you so much |
🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to this project or any open source software (OSS) in general.
We know that creating a pull request (PR) is a major barrier for new contributors.
This issue is reserved for people who have never contributed to this project or any open source software (OSS) in general.
We know that creating a pull request (PR) is a major barrier for new contributors.
The goal of this issue and all other issues labeled by 'good first issue' is to help you make your first contribution.
👾 Description of the issue
Currently, an issue contains a list of language tags. You can find the data record here. The language tags are extracted from the GitHub API (see GitHubClient.java). Next to those languages it should be possible to add a specific languages to a repository in the configuration (
application.yml
).A configuration in the
application.yml
might look like this:The configuration classes can be found in this package.
📋 Step by step guide to do a contribution
If you have never contributed to an open source project at GitHub, the following step-by-step guide will introduce you to the workflow.
A more detailed general documentation of the GitHub PR workflow can be found here.
🎉 Contribute to Hacktoberfest
Solve this issue as part of the Hacktoberfest event and get a chance to receive cool goodies like a T-Shirt. 🎽
The text was updated successfully, but these errors were encountered: