-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathFAQ.xml
More file actions
66 lines (63 loc) · 2.13 KB
/
FAQ.xml
File metadata and controls
66 lines (63 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="UTF-8"?>
<faqs>
<page name="requestDetail" subtitle="Rewards and claim process explained.">
<faq>
<title>What is FND?</title>
<filePath>requestDetail/FAQ4.md</filePath>
</faq>
<faq>
<title>Where are the rewards sent to?</title>
<filePath>requestDetail/FAQ1.md</filePath>
</faq>
<faq>
<title>Why can't I see the claim button?</title>
<filePath>requestDetail/FAQ2.md</filePath>
</faq>
<faq>
<title>I can see the claim button, but I can't press it.</title>
<filePath>requestDetail/FAQ3.md</filePath>
</faq>
</page>
<page name="requests" subtitle="Most asked questions regarding requests in FundRequest">
<faq>
<title>FAQ 1</title>
<filePath>requests/FAQ1.md</filePath>
</faq>
<faq>
<title>FAQ 2</title>
<filePath>requests/FAQ2.md</filePath>
</faq>
</page>
<page name="fundGithub" subtitle="Funding issues on GitHub explained.">
<faq>
<title>How do I select a GitHub issue?</title>
<filePath>fundGithub/FAQ1.md</filePath>
</faq>
<faq>
<title>Should the issue already exist on GitHub?</title>
<filePath>fundGithub/FAQ2.md</filePath>
</faq>
<faq>
<title>What is the minimum amount of FND that I can fund?</title>
<filePath>fundGithub/FAQ3.md</filePath>
</faq>
<faq>
<title>Why do I have to accept two transactions?</title>
<filePath>fundGithub/FAQ4.md</filePath>
</faq>
</page>
<page name="profile" subtitle="Some extra information regarding your profile on FundRequest">
<faq>
<title>What is an ETH Address and why do I need it?</title>
<filePath>profile/FAQ1.md</filePath>
</faq>
<faq>
<title>I have connected my GitHub account, but I didn't get an FND reward</title>
<filePath>profile/FAQ3.md</filePath>
</faq>
<faq>
<title>How to link your GitHub account with your FundRequest profile?</title>
<filePath>profile/FAQ4.md</filePath>
</faq>
</page>
</faqs>