From f3d25dc3d571bcd891c79324efe35aa5c58f26a0 Mon Sep 17 00:00:00 2001 From: siddharthvipul Date: May 14 2021 14:17:36 +0000 Subject: add more design specific FAQs Signed-off-by: siddharthvipul --- diff --git a/modules/ROOT/assets/images/outreachy_FAQ_1.png b/modules/ROOT/assets/images/outreachy_FAQ_1.png new file mode 100644 index 0000000..7574727 Binary files /dev/null and b/modules/ROOT/assets/images/outreachy_FAQ_1.png differ diff --git a/modules/ROOT/assets/images/outreachy_FAQ_2.png b/modules/ROOT/assets/images/outreachy_FAQ_2.png new file mode 100644 index 0000000..201abc8 Binary files /dev/null and b/modules/ROOT/assets/images/outreachy_FAQ_2.png differ diff --git a/modules/ROOT/assets/images/outreachy_FAQ_3.png b/modules/ROOT/assets/images/outreachy_FAQ_3.png new file mode 100644 index 0000000..07cc4fd Binary files /dev/null and b/modules/ROOT/assets/images/outreachy_FAQ_3.png differ diff --git a/modules/ROOT/assets/images/outreachy_FAQ_4.png b/modules/ROOT/assets/images/outreachy_FAQ_4.png new file mode 100644 index 0000000..e0daef3 Binary files /dev/null and b/modules/ROOT/assets/images/outreachy_FAQ_4.png differ diff --git a/modules/ROOT/pages/outreachy/faq.adoc b/modules/ROOT/pages/outreachy/faq.adoc index 1d1ab22..5af3e55 100644 --- a/modules/ROOT/pages/outreachy/faq.adoc +++ b/modules/ROOT/pages/outreachy/faq.adoc @@ -51,4 +51,21 @@ You will be required to use free software for the duration of the internship, su Yes, absolutely.Collaboration with the Design Team and other applicants is encouraged. 6. **How can I find Fedora design materials to work with?** + -There are a couple places you can find Fedora design materials.The link:https://pagure.io/design/issues[fedora-design] repo on Pagure contains a lot of historical work.There is a dropdown on the left hand side that says "XX Open Issues", click that dropdown and set to "XX Open & Closed Issues" to see a complete list of tickets.You can then search under the "Filter" dropdown.The same applies to the https://pagure.io/fedora-badges/issues[fedora-badges] repo on Pagure. \ No newline at end of file +There are a couple places you can find Fedora design materials.The link:https://pagure.io/design/issues[fedora-design] repo on Pagure contains a lot of historical work.There is a dropdown on the left hand side that says "XX Open Issues", click that dropdown and set to "XX Open & Closed Issues" to see a complete list of tickets.You can then search under the "Filter" dropdown.The same applies to the https://pagure.io/fedora-badges/issues[fedora-badges] repo on Pagure. + +7. **How many tickets should I work on at the same time?** +Please limit yourself to 2 tickets. You can work on a third if it is a Fedora Badges ticket. Although we appreciate the enthusiasm of our applicants, we also only have a certain capacity to provide reviews. This helps to ensure that applicants are receiving reviews equally and at regular intervals. + +8. **Some of the source file links on the Design & Pages repo gives me an error. What should I do?** +This is a known error with Pagure caused by a migration from Trac to Pagure. But, no worries! There is a fix. Files that have that issue will look like this, with two identical comments. + +image::outreachy_FAQ_1.png[float="right"] +One of the links for the image files will give you the following error page. This link is no longer good. + +image::outreachy_FAQ_2.png[float="right"] +You will see a second comment with another link with the same file name, and it should give you this error page. This is the one we want to work with. Simply remove “files/” from the URL and hit enter. + +image::outreachy_FAQ_3.png[float="right"] +This is what the page should look like, you can right click and “Save”. + +image::outreachy_FAQ_4.png[float="right"]