Skip to content

Commit b794f79

Browse files
wochingeclaude
andcommitted
docs: use experiment-action label
Co-Authored-By: Codex Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8378f17 commit b794f79

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: 🐞 Bug Report
4-
url: https://github.com/langfuse/langfuse/issues/new?labels=%F0%9F%90%9E%E2%9D%94+unconfirmed+bug,Experiment+Action&template=bug_report.yml&title=bug(experiment-action)%3A+
4+
url: https://github.com/langfuse/langfuse/issues/new?labels=%F0%9F%90%9E%E2%9D%94+unconfirmed+bug,experiment-action&template=bug_report.yml&title=bug(experiment-action)%3A+
55
about: Create a bug report to help us improve the Experiment Action.
66
- name: 💡 Feature Request
7-
url: https://github.com/orgs/langfuse/discussions/new?category=ideas&title=Experiment+Action%3A%20&labels=Experiment+Action
7+
url: https://github.com/orgs/langfuse/discussions/new?category=ideas&title=Experiment+Action%3A%20&labels=experiment-action
88
about: Suggest any ideas you have using our discussion forums.
99
- name: 🤗 Get Help
10-
url: https://github.com/orgs/langfuse/discussions/new?category=support&title=Experiment+Action%3A%20&labels=Experiment+Action
10+
url: https://github.com/orgs/langfuse/discussions/new?category=support&title=Experiment+Action%3A%20&labels=experiment-action
1111
about: If you can't get something to work the way you expect, open a question in our discussion forums.

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ repository — blank issues on this repo are disabled to keep reporting in
9494
one place.
9595

9696
- **Bug in the action** or **bug in Langfuse itself (SDK, API, UI)**
97-
open a bug report in `langfuse/langfuse` with the `Experiment Action`
97+
open a bug report in `langfuse/langfuse` with the `experiment-action`
9898
label. The links under "New issue" on this repo route there
9999
automatically.
100100
- **Feature requests** → the `ideas` category in

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,9 @@ To get a `View in Langfuse` link, run against a real Langfuse dataset by passing
345345

346346
## Contributing
347347

348-
See [CONTRIBUTING.md](CONTRIBUTING.md).
348+
See [CONTRIBUTING.md](CONTRIBUTING.md). Report action bugs in
349+
[`langfuse/langfuse`](https://github.com/langfuse/langfuse) with the
350+
`experiment-action` label.
349351

350352
## License
351353

0 commit comments

Comments
 (0)