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/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ contact_links:
url: https://github.com/stdlib-js/stdlib/blob/develop/FAQ.md
about: Consult the FAQ in case we have already answered your question there.
- name: 💬 Question
url: https://gitter.im/stdlib-js/stdlib
about: Got a (non-bug related) question we haven't already answered? Ask us on Gitter! 🤗
url: https://stdlib.zulipchat.com
about: Got a (non-bug related) question we haven't already answered? Ask us on Zulip! 🤗
- name: 👏 Support Us
url: https://github.com/stdlib-js/stdlib/blob/develop/docs/support_the_project.md
about: Want to help support the project? 😍
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/scripts/first_time_greeting
Original file line number Diff line number Diff line change
Expand Up @@ -160,22 +160,22 @@ make benchmark BENCHMARKS_FILTER=\".*/@stdlib/math/base/special/sin/.*\"

If you haven't heard back from us within two weeks, please ping us by tagging the \"reviewers\" team in a comment on this PR.

If you have any further questions while waiting for a response, please join our [Gitter channel][stdlib-gitter] to chat with project maintainers and other community members.
If you have any further questions while waiting for a response, please join our [Zulip community][stdlib-zulip] to chat with project maintainers and other community members.

We appreciate your contribution!

## Documentation Links

- [Contributing Guidelines][stdlib-contributing]
- [Development Guide][stdlib-development]
- [Gitter channel][stdlib-gitter]
- [Zulip Chat][stdlib-zulip]
- [make rules for running examples][make-docs-examples]
- [make rules for running unit tests][make-docs-test]
- [make rules for running benchmarks][make-docs-benchmark]

[stdlib-contributing]: https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md
[stdlib-development]: https://github.com/stdlib-js/stdlib/blob/develop/docs/contributing/development.md
[stdlib-gitter]: https://gitter.im/stdlib-js/stdlib
[stdlib-zulip]: https://stdlib.zulipchat.com

[make-docs-examples]: https://github.com/stdlib-js/stdlib/blob/develop/tools/make/lib/examples/README.md
[make-docs-test]: https://github.com/stdlib-js/stdlib/blob/develop/tools/make/lib/test/README.md
Expand All @@ -200,9 +200,9 @@ We appreciate your contribution!

And thank you for opening your first issue! We will get back to you shortly. :runner: :dash:

If you have any further questions while waiting for a response, please join our [Gitter channel][stdlib-gitter] to chat with project maintainers and other community members.
If you have any further questions while waiting for a response, please join our [Zulip community][stdlib-zulip] to chat with project maintainers and other community members.

[stdlib-gitter]: https://gitter.im/stdlib-js/stdlib"
[stdlib-zulip]: https://stdlib.zulipchat.com"
if ! github_api "POST" "/repos/${repo_owner}/${repo_name}/issues/${issue_number}/comments" "{\"body\":$(echo "${comment}" | jq -R -s -c .)}"; then
echo "Failed to post comment on issue."
on_error 1
Expand Down
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Woot woot! If you are new to stdlib, welcome! And thanks for your interest! Whil

### Issues

When filing new [issues][stdlib-issues] and commenting on existing [issues][stdlib-issues] on this repository, please ensure that discussions are related to concrete technical issues. For general questions and help, consult the [FAQ][stdlib-faq] and visit the [Gitter][stdlib-gitter] channel.
When filing new [issues][stdlib-issues] and commenting on existing [issues][stdlib-issues] on this repository, please ensure that discussions are related to concrete technical issues. For general questions and help, consult the [FAQ][stdlib-faq] and visit the [Zulip][stdlib-zulip] chat.

**Before** filing a potential bug report,

Expand Down Expand Up @@ -87,7 +87,7 @@ If you have found a bug that you would like to fix,

If you want to contribute a new feature or a breaking change to stdlib, be sure to

- consult the [Gitter][stdlib-gitter] channel to discuss ideas and to gather feedback as to whether a feature would be better developed as an external package. Discussing the design upfront helps ensure that we're ready to accept your work.
- consult the [Zulip][stdlib-zulip] chat to discuss ideas and to gather feedback as to whether a feature would be better developed as an external package. Discussing the design upfront helps ensure that we're ready to accept your work.
- write an RFC (request for comments) detailing the proposed change and submit as an issue on the project GitHub issue tracker.
- wait for RFC approval.
- submit a [pull request][stdlib-pull-requests], making sure to adhere to the guidance set forth in the RFC.
Expand Down Expand Up @@ -449,7 +449,7 @@ Phew. While the above may be a lot to remember, even for what seem like minor ch

[stdlib-code-coverage]: https://codecov.io/github/stdlib-js/stdlib/branch/develop

[stdlib-gitter]: https://gitter.im/stdlib-js/stdlib
[stdlib-zulip]: https://stdlib.zulipchat.com

[stdlib-issues]: https://github.com/stdlib-js/stdlib/issues

Expand Down
17 changes: 13 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Thank you for being a part of our community! Your support is invaluable to us!
- [**Google Calendar**][stdlib-public-calendar]: calendar of public events, including [open office hours][stdlib-office-hours].
- [**Open Collective**][open-collective-stdlib]: financially support the project.
- [**Bluesky**][stdlib-bluesky]: follow us on social media.
- [**Gitter**][stdlib-gitter]: chat with project maintainers and other community members.
- [**Zulip**][stdlib-zulip]: chat with project maintainers and other community members.

## Features

Expand Down Expand Up @@ -569,6 +569,15 @@ stdlib development is generously supported by the following sponsors:
<br>
</div>

<div class="image" align="center">
<br>
<a href="https://zulip.com/">
<img src="https://raw.githubusercontent.com/stdlib-js/stdlib/refs/heads/develop/docs/assets/sponsors/zulip_logo.png" alt="Zulip">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Presumably need to wait until the package is "published" in some form before using the jsdeliver cdn for this à la, e.g.:

<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@886b0c645787542774d5bcefde429f6e3db59b57/docs/assets/sponsors/nsf.png" alt="National Science Foundation" width="200">

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, this is a two step process. We first need to commit the asset, and then we take the SHA and inject here.

</a>
<br>
<br>
</div>

Are you interested in supporting stdlib? If so, join our [Open Collective][open-collective-stdlib]!

</section>
Expand Down Expand Up @@ -764,9 +773,9 @@ Test and build infrastructure is generously provided by the following services:

[dev-dependencies-url]: https://socket.dev/npm/package/@stdlib/stdlib/dependencies -->

[chat-image]: https://img.shields.io/gitter/room/stdlib-js/stdlib.svg
[chat-image]: https://img.shields.io/badge/zulip-join_chat-brightgreen.svg

[chat-url]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im
[chat-url]: https://stdlib.zulipchat.com

[make]: https://www.gnu.org/software/make/

Expand Down Expand Up @@ -842,7 +851,7 @@ Test and build infrastructure is generously provided by the following services:

[stdlib-bluesky]: https://bsky.app/profile/stdlib.io

[stdlib-gitter]: https://gitter.im/stdlib-js/stdlib
[stdlib-zulip]: https://stdlib.zulipchat.com

[stdlib-gsoc]: https://github.com/stdlib-js/google-summer-of-code

Expand Down
4 changes: 2 additions & 2 deletions SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Please seek support in the following ways:

- **Bugs**: if you have found a bug or would like to make a specific feature request, please file an issue on the stdlib [issue tracker][stdlib-issues].
- **Security vulnerabilities**: if you would like to report a security vulnerability, please consult the stdlib [security policy][stdlib-security] and follow requested steps for responsible [disclosure][stdlib-security].
- **Questions**: for general questions (i.e., concerns which are **not** bug reports or explicit feature requests), please ask on either [GitHub discussions][stdlib-discussions] or on [Gitter][stdlib-gitter].
- **Questions**: for general questions (i.e., concerns which are **not** bug reports or explicit feature requests), please ask on either [GitHub discussions][stdlib-discussions] or on [Zulip][stdlib-zulip].

Please do **not** file issues on the issue tracker seeking help or support debugging your application or open-source project when the encountered issues are specific to your project. You will have better luck in such instances seeking help from other users of stdlib via Stack Overflow or other non-stdlib affiliated public forums.

Expand Down Expand Up @@ -101,7 +101,7 @@ Copyright © The Stdlib [Authors][stdlib-authors].

[stdlib-discussions]: https://github.com/stdlib-js/stdlib/discussions

[stdlib-gitter]: https://gitter.im/stdlib-js/stdlib
[stdlib-zulip]: https://stdlib.zulipchat.com

[stdlib-issues]: https://github.com/stdlib-js/stdlib/issues

Expand Down
Binary file added docs/assets/sponsors/zulip_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/contributing/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Consider whether the number of parameters can be reduced. If reduction is not po

## I have opened a pull request, where can I seek feedback?

Consider joining our [Gitter channel][stdlib-gitter]! We are proud to have a very active community where members help each other by asking and answering questions. A maintainer will review your pull request soon and provide feedback. You can also discuss it during our [weekly office hours meeting][stdlib-office-hours]!
Consider joining our [Zulip community][stdlib-zulip]! We are proud to have a very active community where members help each other by asking and answering questions. A maintainer will review your pull request soon and provide feedback. You can also discuss it during our [weekly office hours meeting][stdlib-office-hours]!

<a name="generate-fixtures"></a>

Expand Down Expand Up @@ -425,7 +425,7 @@ For more `make` commands, refer to the [documentation][benchmark] on running ben

[node-gyp]: https://github.com/nodejs/node-gyp

[stdlib-gitter]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im
[stdlib-zulip]: https://stdlib.zulipchat.com

[stdlib-office-hours]: https://github.com/stdlib-js/meetings/issues

Expand Down
4 changes: 2 additions & 2 deletions docs/contributing/git_cheatsheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ Assuming you've already cloned the repository and set up your identity:
Congratulations! You now have all the essential Git commands to navigate your workflow smoothly while contributing to `stdlib`. Whether you're fixing a bug, adding a feature, or just getting started, this cheatsheet will help you stay organized and avoid common pitfalls. Keep practicing, stay curious, and enjoy the process. Happy coding!
To get started with your first contribution, check out the [Contributing Guide][stdlib-contributing] and [Development Guide][stdlib-development]. If you have any further questions, feel free to join our [Gitter][stdlib-gitter] channel to connect with the community and get support.
To get started with your first contribution, check out the [Contributing Guide][stdlib-contributing] and [Development Guide][stdlib-development]. If you have any further questions, feel free to join our [Zulip][stdlib-zulip] chat to connect with the community and get support.
## Other Links
Expand All @@ -495,7 +495,7 @@ To get started with your first contribution, check out the [Contributing Guide][
[stdlib-development]: https://github.com/stdlib-js/stdlib/blob/develop/docs/contributing/development.md
[stdlib-gitter]: https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im
[stdlib-zulip]: https://stdlib.zulipchat.com
[git]: http://git-scm.com/
Expand Down
8 changes: 4 additions & 4 deletions docs/links/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -9343,7 +9343,7 @@
"gotoblas2"
]
},
"https://app.gitter.im/#/room/#stdlib-js_stdlib:gitter.im": {
"https://stdlib.zulipchat.com": {
"id": "chat-url",
"description": "stdlib chat room.",
"short_url": "",
Expand Down Expand Up @@ -9522,13 +9522,13 @@
"image"
]
},
"https://img.shields.io/gitter/room/stdlib-js/stdlib.svg": {
"https://img.shields.io/badge/zulip-join_chat-brightgreen.svg": {
"id": "chat-image",
"description": "Image for the Gitter chat room.",
"description": "Image for the Zulip chat.",
"short_url": "",
"keywords": [
"chat",
"gitter",
"zulip",
"image"
]
},
Expand Down
4 changes: 2 additions & 2 deletions docs/support_the_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ stdlib is an open-source project which is maintained by members of the community

You can help in the following ways:

- Give developer time to the project. Message us on [Gitter][stdlib-gitter] for guidance.
- Give developer time to the project. Message us on [Zulip][stdlib-zulip] for guidance.
- Financially sponsor the project.

If you want to be a sponsor 🤗, you can donate to one or more of the following:
Expand All @@ -36,7 +36,7 @@ If you want to be a sponsor 🤗, you can donate to one or more of the following

Thank you for your support!

[stdlib-gitter]: https://gitter.im/stdlib-js/stdlib
[stdlib-zulip]: https://stdlib.zulipchat.com

[open-collective-stdlib]: https://opencollective.com/stdlib

Expand Down