From 3338a7a381896cc37b3296df5ed0fc965467fe5e Mon Sep 17 00:00:00 2001 From: Rasmus Kronberg Date: Thu, 26 Jun 2025 09:44:00 +0300 Subject: [PATCH] FAQ for BU renewal --- docs/support/faq/bu-renewal.md | 14 ++++++++++++++ docs/support/faq/index.md | 1 + 2 files changed, 15 insertions(+) create mode 100644 docs/support/faq/bu-renewal.md diff --git a/docs/support/faq/bu-renewal.md b/docs/support/faq/bu-renewal.md new file mode 100644 index 0000000000..ec64e194d3 --- /dev/null +++ b/docs/support/faq/bu-renewal.md @@ -0,0 +1,14 @@ +# Questions and answers related to the billing unit renewal (2025) + +## Question 1 + +Answer + +## Question 2 + +Answer + +## Previously published blog posts + +* [Mapping out the future of billing units](https://csc.fi/en/blog/mapping-out-the-future-of-billing-unit/) +* [Billing unit renewal schedule and changes](https://csc.fi/en/blog/billing-unit-renewal-schedules-and-changes/) \ No newline at end of file diff --git a/docs/support/faq/index.md b/docs/support/faq/index.md index 26d4e6661b..d49b2eca01 100644 --- a/docs/support/faq/index.md +++ b/docs/support/faq/index.md @@ -12,6 +12,7 @@ * [Is there a glossary of the acronyms you keep using?](is-there-a-glossary-of-the-acronyms-you-keep-using.md) * [How to write good support requests to CSC Service Desk](../support-howto.md) * [My SSH keys do not work](ssh-keys-not-working.md) +* [I have questions about the billing unit renewal (2025)](bu-renewal.md) ## Batch jobs * [Why does my batch job fail?](why-does-my-batch-job-fail.md)