Skip to content

Instantly share code, notes, and snippets.

View TheBusyBiscuit's full-sized avatar

TheBusyBiscuit TheBusyBiscuit

  • 01:27 (UTC +02:00)
View GitHub Profile
@TheBusyBiscuit
TheBusyBiscuit / CommentOverloadDemo.java
Created January 1, 2022 02:59
Yaml comment overload demo
package io.github.thebusybiscuit.yamlcommentoverload;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.net.URISyntaxException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
@TheBusyBiscuit
TheBusyBiscuit / hacktoberfest-issue-template.md
Last active December 22, 2020 19:50
Hacktoberfest Issue Template

This Issue is part of Hacktoberfest - A yearly event which encourages participation in the open-source community. Sign up on their website and submit four pull requests during october (Oct 1st - Oct 31st) to any public open-source project on GitHub and earn a limited-edition T-shirt or plant a tree!

🔎 Scope

The following bullet points explain what the scope of this feature should be. It should give a general idea of what we want, you can of course deviate from this as needed.

  • what is wanted or expected

⚓ Difficulty

Here is our honest estimate on how difficult (on a scale of 1-5) the implementation may be: