-
-
Notifications
You must be signed in to change notification settings - Fork 638
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementing the AsyncAPI Financial Summary Page #1723
Comments
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. |
@Mayaleeeee Can I work upon this? |
You can, but let's hear from @derberg and others first. |
@Shurtu-gal before opening PR please specify your implementation plans some more context about the new view -> asyncapi/community#672 |
@derberg What I would do is :-
|
|
@derberg if you like the proposed method can I start working upon this. |
sorry, was out on holidays, can we do markdown with front matter instead of json? |
But markdown won't have the design right? 🤔 |
we can use libraries like gray matter to extract the content and display it in react code, I would still prefer JSON though. 🙂 |
Is there any specific reason markdown must be used? |
We use markdown throughout the website, so it makes sense in terms of consistency and maintenance. |
@Shurtu-gal something else than JSON 🙏
JSON is not for humans 😃 and this content will be maintained by humans |
Alright, I will do it with markdown, then. |
and if that is not the best, remember you can fallback to YAML |
Okay |
@Shurtu-gal hey, do you plan to continue with this one? |
@derberg Actually, I am a little swamped with Mentorship and things in Studio, so unfortunately I won't be able to work on this. Sorry for not informing before. |
@Shurtu-gal good luck with mentorship, and thanks for the info |
Reason/Context:
Why do we need this improvement?
The addition of the AsyncAPI Financial Summary page aims to provide transparency and clarity regarding the organization's financial activities. It serves as a platform to showcase how donations are accepted, different sponsorship options, and how the generated funds are utilized.
How will this change help?
This change will enable the AsyncAPI community to understand how the organization manages its finances. It provides a comprehensive overview of expenses, offering a breakdown of where the funds are allocated. By providing this financial transparency, contributors and community members can be confident in how their donations and sponsorships are utilized.
What is the motivation?
The motivation behind implementing the AsyncAPI Financial Summary page is to enhance transparency and accountability within the organization. By showcasing how the funds are used, AsyncAPI aims to build trust and demonstrate its commitment to responsible financial management.
Description:
What changes have to be introduced?
The proposed change involves implementing the already designed AsyncAPI Financial Summary page. This page will display detailed information about donation acceptance methods, sponsorship opportunities, and a breakdown of expenses incurred by AsyncAPI.
Will this be a breaking change?
No, this implementation does not involve any fundamental modifications to the existing website. This new feature can be seamlessly integrated without disrupting the current functionality.
How could contributors implement it?
Contributors can actively participate in implementing the designed AsyncAPI Financial Summary page by utilizing the already prepared design assets. This would involve translating the design elements into functional code, ensuring the page accurately represents the intended layout and content.
@derberg @AceTheCreator @thulieblack
https://www.figma.com/file/MMOuTQ7QaPu6BL2TJrhjw5/AsyncAPI-Financial-Summary?type=design&node-id=0%3A1&t=r1htfrrAvNEK2HMY-1
The text was updated successfully, but these errors were encountered: