Skip to content

Commit 1b58fa5

Browse files
committed
chore: remove references to StackOverflow
1 parent 026dd44 commit 1b58fa5

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
blank_issues_enabled: true
22
contact_links:
3-
- name: Question
4-
url: https://stackoverflow.com/questions/ask?tags=timefold
5-
about: Ask a question about how to use Timefold Solver.
6-
- name: Discussions
3+
- name: Questions and ideas
74
url: https://github.com/TimefoldAI/timefold-solver/discussions/new?category=general
85
about: Open Community discussions related to Timefold Solver.

README.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ image::docs/src/modules/ROOT/images/shared/timefold-logo.png[link="https://timef
88
_Planning optimization made easy._ +
99
https://timefold.ai[timefold.ai]
1010

11-
image:https://img.shields.io/badge/stackoverflow-ask_question-orange.svg?logo=stackoverflow&style=for-the-badge["Stackoverflow", link="https://stackoverflow.com/questions/tagged/timefold"]
1211
image:https://img.shields.io/github/discussions/TimefoldAI/timefold-solver?style=for-the-badge&logo=github["GitHub Discussions", link="https://github.com/TimefoldAI/timefold-solver/discussions"]
13-
14-
1512
image:https://img.shields.io/github/commit-activity/m/TimefoldAI/timefold-solver?label=commits&style=for-the-badge["Commit Activity", link="https://github.com/TimefoldAI/timefold-solver/pulse"]
1613
image:https://img.shields.io/github/issues/TimefoldAI/timefold-solver?style=for-the-badge&logo=github["GitHub Issues", link="https://github.com/TimefoldAI/timefold-solver/issues"]
1714

python/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
_Planning optimization made easy._
44
[timefold.ai](https://timefold.ai)
55

6-
[![Stackoverflow](https://img.shields.io/badge/stackoverflow-ask_question-orange.svg?logo=stackoverflow&style=for-the-badge)](https://stackoverflow.com/questions/tagged/timefold)
76
[![GitHub Discussions](https://img.shields.io/github/discussions/TimefoldAI/timefold-solver?style=for-the-badge&logo=github)](https://github.com/TimefoldAI/timefold-solver/discussions)
8-
97
[![PyPI](https://img.shields.io/pypi/v/timefold?style=for-the-badge& "PyPI")](https://pypi.org/project/timefold/)
108
[![Python support](https://img.shields.io/badge/Python-3.10+-brightgreen.svg?style=for-the-badge)](https://www.python.org/downloads)
119
[![License](https://img.shields.io/github/license/TimefoldAI/timefold-solver?style=for-the-badge&logo=apache)](https://www.apache.org/licenses/LICENSE-2.0)

0 commit comments

Comments
 (0)