Skip to content

Commit a9aacf8

Browse files
authored
docs: Point Stock.Indicators links at facioquo (#457)
1 parent 0efcc87 commit a9aacf8

6 files changed

Lines changed: 9 additions & 9 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
attributes:
77
value: |
88
Thank you 💖 for taking the time report a bug in the [`stock-indicators` PyPI library](https://pypi.org/project/stock-indicators)!
9-
> 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)
9+
> 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)
1010
- type: textarea
1111
id: what-happened
1212
attributes:

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ body:
55
- type: markdown
66
attributes:
77
value: |
8-
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).
8+
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).
99
- type: textarea
1010
id: request
1111
attributes:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Visit our project site for more information:
1515
- [Indicators and overlays](https://python.stockindicators.dev/indicators/)
1616
- [Guide and Pro tips](https://python.stockindicators.dev/guide/)
1717
- [Release notes](https://github.com/facioquo/stock-indicators-python/releases)
18-
- [Discussions](https://github.com/DaveSkender/Stock.Indicators/discussions)
18+
- [Discussions](https://github.com/facioquo/stock-indicators-dotnet/discussions)
1919
- [Contributing](https://github.com/facioquo/stock-indicators-python/blob/main/docs/contributing.md#readme)
2020

2121
## Getting started

docs/contributing.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ For new features, submit an issue with the `enhancement` label.
4444

4545
## Project management
4646

47-
- Planned work is managed in [the backlog](https://github.com/users/DaveSkender/projects/2).
47+
- Planned work is managed in [the backlog](https://github.com/orgs/facioquo/projects/16).
4848
- 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.
49-
- Use the [Discussions](https://github.com/DaveSkender/Stock.Indicators/discussions) area for general ideation and unrelated questions.
49+
- Use the [Discussions](https://github.com/facioquo/stock-indicators-dotnet/discussions) area for general ideation and unrelated questions.
5050

5151
## Development Environment (Quick Setup)
5252

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

5959
### New to contributing?
6060

61-
- 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).
61+
- 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).
6262
- Please keep contributions small and focused—avoid combining unrelated changes in one pull request.
6363
- 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).
6464

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

229229
## Contact info
230230

231-
[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).
231+
[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).
232232

233233
Thanks,
234234
Dong-Geon Lee

docs/pages/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ If you want to buy us a beer or are interested in ongoing support as a patron, [
7373

7474
## Contribute to help others
7575

76-
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).
76+
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).
7777

7878
Special thanks to all of our community code contributors!
7979

stock_indicators/_cslib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# pylint: disable=duplicate-code # Property patterns are expected to repeat
55
66
This module loads `Skender.Stock.Indicators.dll`(v2.7.1), which is a compiled library
7-
package from <https://github.com/DaveSkender/Stock.Indicators>, written in C#.
7+
package from <https://github.com/facioquo/stock-indicators-dotnet>, written in C#.
88
99
The target framework of dll is `.NET 8.0`.
1010
"""

0 commit comments

Comments
 (0)