diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 387abdc6e..e90ca39c4 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -1,5 +1,5 @@ # Code of Conduct -> Working on the project 💡 +> The open source capital management company -The **Code of Conduct** for **pocketsizefund** is to follow the [project principles](https://github.com/pocketsizefund/pocketsizefund?tab=readme-ov-file#principles). [Contact the project maintainers](https://x.com/pocketsizefund) with questions or concerns. \ No newline at end of file +The code of conduct for Open Source Capital Management is to follow the [project principles](https://github.com/oscmcompany/fund?tab=readme-ov-file#principles). [Contact the project maintainers](https://x.com/oscmcompany) with questions or concerns. diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 2ee1a1fd5..2684124db 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,5 +1,5 @@ # Contributing -> Working on the code 💻 +> The open source capital management company -The **Contributing** guidelines for **pocketsizefund** are to write code that passes all project checks. [Contact the project maintainers](https://x.com/pocketsizefund) with questions or concerns. \ No newline at end of file +The contributing guidelines for Open Source Capital Management are to write code that passes all project checks. [Contact the project maintainers](https://x.com/oscmcompany) with questions or concerns. diff --git a/.github/ISSUE_TEMPLATE/BUG.md b/.github/ISSUE_TEMPLATE/BUG.md deleted file mode 100644 index 6c9f7f577..000000000 --- a/.github/ISSUE_TEMPLATE/BUG.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -name: Bug -about: Create a bug report -title: '' -labels: ["bug"] -projects: ["pocketsizefund/11"] - ---- - -# Overview - -## Description - - - -## Specifics - - \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/FEATURE.md b/.github/ISSUE_TEMPLATE/FEATURE.md deleted file mode 100644 index 65149cb0f..000000000 --- a/.github/ISSUE_TEMPLATE/FEATURE.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -name: Feature -about: Create a feature request -title: '' -labels: ["feature"] -projects: ["pocketsizefund/11"] - ---- - -# Overview - -## Description - - - -## Specifics - - \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..44d12074d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md @@ -0,0 +1,24 @@ +--- +name: Issue +about: Create an issue +title: '' +projects: ["oscmcompany/1"] +--- +# Overview + +## Context + + + +## Changes + + + diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 000000000..bd9dfe4ef --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,2 @@ +--- +blank_issues_enabled: false diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5006b71d9..89b150e17 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,11 +5,11 @@ -## Comments +## Context \ No newline at end of file +--> diff --git a/.github/SECURITY.md b/.github/SECURITY.md index a0743f5c1..3782c5101 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -1,5 +1,5 @@ # Security -> Securing the platform 🔒 +> The open source capital management company -The **Security** guidelines for **pocketsizefund** are to [contact the project maintainers](https://x.com/pocketsizefund) with questions or concerns. \ No newline at end of file +The security guidelines for Open Source Capital Management are to [contact the project maintainers](https://x.com/oscmcompany) with questions or concerns. diff --git a/LICENSE.md b/LICENSE.md index d34a3198f..c3f845253 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ MIT License -Copyright (c) Pocket Size Fund +Copyright (c) Open Source Capital Management Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE. diff --git a/README.md b/README.md index c0632839d..d29a814e6 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ The project is actively a work-in-progress. ## Project +Below are resources for the project and repository. + ### Setup Run the commands below in the root directory.