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
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ body:
attributes:
value: |
Thank you 💖 for taking the time report a bug in the [`stock-indicators` PyPI library](https://pypi.org/project/stock-indicators)!
> Before reporting, please review known [issues](https://github.com/facioquo/stock-indicators-python/issues?q=is%3Aissue), community [discussions](https://github.com/DaveSkender/Stock.Indicators/discussions), and [Help! Results don't match TradingView!](https://github.com/DaveSkender/Stock.Indicators/discussions/801)
> Before reporting, please review known [issues](https://github.com/facioquo/stock-indicators-python/issues?q=is%3Aissue), community [discussions](https://github.com/facioquo/stock-indicators-dotnet/discussions), and [Help! Results don't match TradingView!](https://github.com/facioquo/stock-indicators-dotnet/discussions/801)
- type: textarea
id: what-happened
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ body:
- type: markdown
attributes:
value: |
Thank you 💖 for taking the time to make a recommendation for the [`stock-indicators` PyPI library](https://pypi.org/project/stock-indicators)! If you have an idea that you don't want us to track in [our backlog](https://github.com/orgs/facioquo/projects/16), consider posting in our community [discussions](https://github.com/DaveSkender/Stock.Indicators/discussions).
Thank you 💖 for taking the time to make a recommendation for the [`stock-indicators` PyPI library](https://pypi.org/project/stock-indicators)! If you have an idea that you don't want us to track in [our backlog](https://github.com/orgs/facioquo/projects/16), consider posting in our community [discussions](https://github.com/facioquo/stock-indicators-dotnet/discussions).
- type: textarea
id: request
attributes:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Visit our project site for more information:
- [Indicators and overlays](https://python.stockindicators.dev/indicators/)
- [Guide and Pro tips](https://python.stockindicators.dev/guide/)
- [Release notes](https://github.com/facioquo/stock-indicators-python/releases)
- [Discussions](https://github.com/DaveSkender/Stock.Indicators/discussions)
- [Discussions](https://github.com/facioquo/stock-indicators-dotnet/discussions)
- [Contributing](https://github.com/facioquo/stock-indicators-python/blob/main/docs/contributing.md#readme)

## Getting started
Expand Down
8 changes: 4 additions & 4 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ For new features, submit an issue with the `enhancement` label.

## Project management

- Planned work is managed in [the backlog](https://github.com/users/DaveSkender/projects/2).
- Planned work is managed in [the backlog](https://github.com/orgs/facioquo/projects/16).
- Work items are primarily [entered as Notes](https://docs.github.com/issues/organizing-your-work-with-project-boards/tracking-work-with-project-boards/adding-notes-to-a-project-board) (not Issues), except where an issue or feature is user reported. With that said, Notes can be converted to Issues if in-progress and collaborative discussion is needed.
- Use the [Discussions](https://github.com/DaveSkender/Stock.Indicators/discussions) area for general ideation and unrelated questions.
- Use the [Discussions](https://github.com/facioquo/stock-indicators-dotnet/discussions) area for general ideation and unrelated questions.

## Development Environment (Quick Setup)

Expand All @@ -58,7 +58,7 @@ For new features, submit an issue with the `enhancement` label.

### New to contributing?

- Read this first: [A Step by Step Guide to Making Your First GitHub Contribution](https://codeburst.io/a-step-by-step-guide-to-making-your-first-github-contribution-5302260a2940). If you have questions about forking, see [this discussion](https://github.com/DaveSkender/Stock.Indicators/discussions/503).
- Read this first: [A Step by Step Guide to Making Your First GitHub Contribution](https://codeburst.io/a-step-by-step-guide-to-making-your-first-github-contribution-5302260a2940). If you have questions about forking, see [this discussion](https://github.com/facioquo/stock-indicators-dotnet/discussions/503).
- Please keep contributions small and focused—avoid combining unrelated changes in one pull request.
- If you're just getting started, make sure to install and set up the language SDKs for Python and .NET (see below for setup instructions).

Expand Down Expand Up @@ -228,7 +228,7 @@ This repository uses a standard Apache 2.0 open-source license. It enables open

## Contact info

[Start a new discussion, ask a question](https://github.com/DaveSkender/Stock.Indicators/discussions), or [submit an issue](https://python.stockindicators.dev/contributing/#reporting-bugs-and-feature-requests) if it is publicly relevant. You can also direct message [@daveskender](https://twitter.com/messages/compose?recipient_id=27475431).
[Start a new discussion, ask a question](https://github.com/facioquo/stock-indicators-dotnet/discussions), or [submit an issue](https://python.stockindicators.dev/contributing/#reporting-bugs-and-feature-requests) if it is publicly relevant. You can also direct message [@daveskender](https://twitter.com/messages/compose?recipient_id=27475431).

Thanks,
Dong-Geon Lee
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ If you want to buy us a beer or are interested in ongoing support as a patron, [

## Contribute to help others

This PyPI package is an open-source project. If you want to report bugs or contribute fixes, new indicators, or new features, please review our [contributing guidelines]({{site.baseurl}}/contributing/#content) and [the backlog](https://github.com/users/DaveSkender/projects/2).
This PyPI package is an open-source project. If you want to report bugs or contribute fixes, new indicators, or new features, please review our [contributing guidelines]({{site.baseurl}}/contributing/#content) and [the backlog](https://github.com/orgs/facioquo/projects/16).

Special thanks to all of our community code contributors!

Expand Down
2 changes: 1 addition & 1 deletion stock_indicators/_cslib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# pylint: disable=duplicate-code # Property patterns are expected to repeat

This module loads `Skender.Stock.Indicators.dll`(v2.7.1), which is a compiled library
package from <https://github.com/DaveSkender/Stock.Indicators>, written in C#.
package from <https://github.com/facioquo/stock-indicators-dotnet>, written in C#.

The target framework of dll is `.NET 8.0`.
"""
Expand Down
Loading