File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -111,6 +111,12 @@ export const App = {
111
111
:reduce="experience => experience.code"
112
112
:clearable="false"/>
113
113
</form>
114
+ <p class="disclaimer">
115
+ *Not all issues have skills marked on them, especially if they are
116
+ simple issues that do not require proficiency in any specific
117
+ framework or language. Those issues will not appear when filtering by
118
+ skill.
119
+ </p>
114
120
<div v-else>
115
121
Loading filters, please wait...
116
122
</div>
@@ -129,13 +135,6 @@ export const App = {
129
135
</p>
130
136
</div>
131
137
</div>
132
- <p>
133
- <small>
134
- Not all issues have skills marked on them, especially if they are simple issues that
135
- do not require proficiency in any specific framework or language.Those issues will not
136
- appear when filtering by skill in the <a href="https://opensource.creativecommons.org/contributing-code/issue-finder/">Issue Finder</a>
137
- </small>
138
- </p>
139
138
140
139
</div>` ,
141
140
components : {
You can’t perform that action at this time.
0 commit comments