Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit dfaad45

Browse files
committed
Update Fief Discussions URL
1 parent 31fa04c commit dfaad45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
contact_links:
22
- name: 🤔 I have a question
3-
url: https://github.com/fief-dev/fief/discussions/new?category=q-a
3+
url: https://github.com/orgs/fief-dev/discussions/new?category=q-a
44
about: If you have any question about Fief that's not clearly a bug, please open a discussion first.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ npm i @fief/fief
1818

1919
All contributions to improve the project are welcome! In particular, bug and documentation fixes are really appreciated.
2020

21-
For new features and larger improvements, we kindly ask you to [**open a discussion first**](https://github.com/fief-dev/fief/discussions/new?category=ideas) about your idea, what motivates it and how you plan to implement it **before you start working**. It'll avoid frustration on both sides if we decide not to integrate your code in the project.
21+
For new features and larger improvements, we kindly ask you to [**open a discussion first**](https://github.com/orgs/fief-dev/discussions/new?category=ideas) about your idea, what motivates it and how you plan to implement it **before you start working**. It'll avoid frustration on both sides if we decide not to integrate your code in the project.
2222

2323
## License
2424

0 commit comments

Comments
 (0)