diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3408fe1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +DeveloperNotes +DeletedStuff +.vscode \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1 @@ + diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..245759f --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +# Contributing Guidelines diff --git a/GUIDELINES.md b/GUIDELINES.md new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index 5cb21fe..b014690 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# com.batemadevelopment.util -This is the repository for the Java package com.batemadevelopment.util. +# com.batemadevelopment.* +This is the repository for the Java package com.batemadevelopment.*. ___ -## CoffeeBeansCalculator + ## chromacOS You will find all the information you need for chromacOS here. diff --git a/SECURITY.md b/SECURITY.md index a2bb5db..67f69af 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,16 +2,16 @@ ## Supported Versions -Check the chart below to see what versions still support security updates and vunerabilities reporting. :x: means it is not supported, :warning: means it is currently supprted but may soon be discontinued from updates and accepted vunerablities, and :white_check_mark: means that is still supported. +Check the chart below to see what versions still support security updates and vulnerabilities reporting. :x: means it is not supported, :warning: means it is currently supported but may soon be discontinued from updates and accepted vulnerabilities, and :white_check_mark: means that is still supported. ___ -| Version | Supported | -| ----------- | ------------------ | -| beta 0.0.3 | :x: | -| beta 0.0.2 | :warning: | -| beta 0.0.1 | :white_check_mark: | +| Version | Supported | +| --------| ------------------ | +| v0.0.3 | :x: | +| v0.0.2 | :warning: | +| v0.0.1 | :white_check_mark: | ***!!! THERE ARE NO UPDATES OUT CURRENTLY, SO THIS CHART IS JUST A EXAMPLE OF HOW IT MAY LOOK WHEN THERE ARE UPDATES OUT. DO NOT REFER TO THIS CHART FOR INFO ON RELEASED UPDATES !!!*** ## Reporting a Vulnerability -Go and create a new issue, and select the "Security Vunerablity" template. After submitting an issue, we will respond as soon as possible once you create the issue, so you know we are working on it, but until you get a reply from a non-bot user (a human user without a bot tag), just assume we havent seen it yet. Once we reply, please give us up to TWO weeks to validate and decipher the issue. We will then let you know more details on what we found or if we will be fixing it. If we do fix it, please give us at least THREE weeks to fix it. We will respond and close the issue, with a release tag reference and any other info we need to give about the update. Thank you for helping CoffeeBeans Calculator become a safer place! +Go and create a new issue, and select the "Security Vulnerability" template. After submitting an issue, we will respond as soon as possible once you create the issue, so you know we are working on it, but until you get a reply from a non-bot user (a human user without a bot tag), just assume we haven't seen it yet. Once we reply, please give us up to TWO weeks to validate and decipher the issue. We will then let you know more details on what we found or if we will be fixing it. If we do fix it, please give us at least THREE weeks to fix it. We will respond and close the issue, with a release tag reference and any other info we need to give about the update. Thank you for helping CoffeeBeans Calculator become a safer place!