Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -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.
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.
4 changes: 2 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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.
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.
18 changes: 0 additions & 18 deletions .github/ISSUE_TEMPLATE/BUG.md

This file was deleted.

18 changes: 0 additions & 18 deletions .github/ISSUE_TEMPLATE/FEATURE.md

This file was deleted.

24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: Issue
about: Create an issue
title: ''
projects: ["oscmcompany/1"]
Comment thread
chrisaddy marked this conversation as resolved.
Comment thread
chrisaddy marked this conversation as resolved.
---
Comment thread
forstmeier marked this conversation as resolved.
# Overview

## Context

<!--
For bugs, provide additional information on the problem.
For features, provide additional information on the proposal.
For tasks, provide additional information on the work.
Apply relevant labels currently available on the repository.
-->

## Changes

<!--
Provide solution(s) or recommendation(s) as bullet points.
Provide specific work items as checkboxes.
-->

2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
blank_issues_enabled: false
6 changes: 3 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<!--
Provide bullet point details.
Include "- fixes <#issue_number>" to link to an outstanding issue.
Apply relevant labels currently available on the repository.
-->

## Comments
## Context

<!--
Provide additional information as needed.
Delete header if it isn't used.
-->
-->
4 changes: 2 additions & 2 deletions .github/SECURITY.md
Original file line number Diff line number Diff line change
@@ -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.
The security guidelines for Open Source Capital Management are to [contact the project maintainers](https://x.com/oscmcompany) with questions or concerns.
4 changes: 2 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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.
SOFTWARE.
Comment thread
forstmeier marked this conversation as resolved.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down