File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # These are supported funding model platforms
2+
3+ github : bbertucc
Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ## Basic Bug Description
11+ A clear and concise description of what the bug is.
12+
13+ ## Steps To Reproduce
14+ Steps to reproduce the behavior:
15+ 1 . Go to '...'
16+ 2 . Click on '....'
17+ 3 . Scroll down to '....'
18+ 4 . See error
19+
20+ ## Expected behavior
21+ A clear and concise description of what you expected to happen.
22+
23+ ## Screenshots
24+ If applicable, add screenshots to help explain your problem.
25+
26+ ** Additional context**
27+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for this project
4+ title : ' '
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ ## What problem is the feature trying to solve?
11+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12+
13+ ## Desired Solution
14+ A clear and concise description of what you want to happen.
15+
16+ ## Alternatives
17+ A clear and concise description of any alternative solutions or features you've considered.
18+
19+ ## Technical Details (Optional)
20+ Technical information on how to build this feature.
Original file line number Diff line number Diff line change 2121 <meta name="viewport" content="width=device-width, initial-scale=1.0">
2222 <meta description="Equalify manages web accessibility issues with integrations with your favorite services." />
2323 <title><?php echo get_page_title (); ?> </title>
24- <link href="assets/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" >
24+ <link href="assets/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" >
2525 <link href="theme.css" rel="stylesheet">
2626</head>
2727
8282 </ul>
8383 </nav>
8484 </footer>
85- <script src="assets/bootstrap/dist/js/bootstrap.min.js" integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+" crossorigin="anonymous" ></script>
85+ <script src="assets/bootstrap/dist/js/bootstrap.min.js"dde ></script>
8686</body>
8787
8888</html>
You can’t perform that action at this time.
0 commit comments