File tree Expand file tree Collapse file tree 5 files changed +17
-9
lines changed Expand file tree Collapse file tree 5 files changed +17
-9
lines changed Original file line number Diff line number Diff line change @@ -37,18 +37,22 @@ body:
3737 label : What browsers are you seeing the problem on?
3838 multiple : true
3939 options :
40+ - All (its generally a browser agnostic issue)
4041 - Firefox
4142 - Chrome
4243 - Safari
4344 - Microsoft Edge
45+ - Other
4446 - type : checkboxes
4547 id : terms
4648 attributes :
4749 label : Record
4850 options :
4951 - label : " I have read the Contributing Guidelines"
5052 required : true
51- - label : " I'm a GSSOC'24 contributor"
53+ - label : " I'm a GSSOC'25 contributor"
5254 required : false
53- - label : " I want to work on this issue "
55+ - label : " I'm a Hacktoberfest contributor "
5456 required : false
57+ - label : " I want to work on this issue"
58+ required : false
Original file line number Diff line number Diff line change 5454 options :
5555 - label : " I have read the Contributing Guidelines"
5656 required : true
57- - label : " I'm a GSSOC'24 contributor"
57+ - label : " I'm a GSSOC'25 contributor"
5858 required : false
59- - label : " I want to work on this issue "
59+ - label : " I'm a Hacktoberfest contributor "
6060 required : false
61+ - label : " I want to work on this issue"
62+ required : false
Original file line number Diff line number Diff line change 5757 options :
5858 - label : " I have read the Contributing Guidelines"
5959 required : true
60- - label : " I'm a GSSOC'24 contributor"
60+ - label : " I'm a GSSOC'25 contributor"
6161 required : false
62- - label : " I want to work on this issue "
62+ - label : " I'm a Hacktoberfest contributor "
6363 required : false
64+ - label : " I want to work on this issue"
65+ required : false
Original file line number Diff line number Diff line change @@ -1285,7 +1285,7 @@ button#toggle-languages:hover {
12851285}
12861286
12871287.icon-content a [data-social = "twitter" ] .filled {
1288- background-color : # 1da1f2 ;
1288+ background-color : # 000000 ; /* New X Black */
12891289}
12901290
12911291.icon-content a [data-social = "youtube" ] .filled {
@@ -1322,7 +1322,7 @@ body.dark-mode .side-icons .icon-content a[data-social="linkedin"] .filled {
13221322}
13231323
13241324body .dark-mode .side-icons .icon-content a [data-social = "twitter" ] .filled {
1325- background-color : # 1da1f2 ;
1325+ background-color : # 000000 ; /* New X Black */
13261326}
13271327
13281328body .dark-mode .side-icons .icon-content a [data-social = "youtube" ] .filled {
Original file line number Diff line number Diff line change @@ -580,7 +580,7 @@ <h2>Here are some of our active GitHub repositories</h2>
580580 </ a >
581581 </ div >
582582 < div class ="icon-content ">
583- < a href ="https://twitter.com/sanjay_kv " target ="_blank " aria-label ="Twitter " data-social ="twitter ">
583+ < a href ="https://twitter.com/sanjay_kv " target ="_blank " aria-label ="X (formerly Twitter) " data-social ="twitter ">
584584 < i class ="fa fa-twitter "> </ i >
585585 < div class ="filled "> </ div >
586586 </ a >
You can’t perform that action at this time.
0 commit comments