|
1 | | -<!-- Please fill out the issue template included below, failure to do --> |
2 | | -<!-- so may result in immediate closure of your issue. --> |
| 1 | +Please fill out one of the templates at: https://github.com/sourceryinstitute/OpenCoarrays/issues/new/choose |
3 | 2 |
|
4 | | -<!-- Fill out all portions of this template that apply. Please delete --> |
5 | | -<!-- any unnecessary sections. --> |
| 3 | +Failure to fill out a template will result in the issue being closed without comment. |
6 | 4 |
|
7 | | -<!-- PRO TIP! Submit the pull request *before* you check any --> |
8 | | -<!-- checkboxes. Then, use the gui/web interface to check the --> |
9 | | -<!-- checkboxes! --> |
10 | | - |
11 | | -[issue stat img]: https://img.shields.io/issuestats/i/github/sourceryinstitute/OpenCoarrays.svg?style=flat-square |
12 | | - |
13 | | -| Avg response time | |
14 | | -|:------------------------------:| |
15 | | -| ![Issue Stats][issue stat img] | |
16 | | - |
17 | | -Please make sure to put any logs, terminal output, or code in |
18 | | -[fenced code blocks]. Please also read the [contributing guidelines] |
19 | | -before submitting a new issue. |
20 | | - |
21 | | -# Defect/Bug Report # |
22 | | - |
23 | | -<!-- delete this section if it does not apply --> |
24 | | -The title of the issue should start with `Defect:` followed by a |
25 | | -succinct title. |
26 | | - |
27 | | -<!-- THE FOLLOWING INFORMATION IS MANDATORY if you would like our help --> |
28 | | - |
29 | | -- OpenCoarrays Version: <!-- `caf --version` or `./install.sh --version` --> |
30 | | -- Fortran Compiler: <!-- vendor & version number--> |
31 | | -- C compiler used for building lib: <!-- vendor & version --> |
32 | | -- Installation method: <!-- `install.sh`, or package manager etc. --> |
33 | | -- Output of `uname -a`: |
34 | | -- MPI library being used: <!-- e.g., MPICH 3.2 --> |
35 | | -- Machine architecture and number of physical cores: |
36 | | -- Version of CMake: <!-- if preinstalled & installing yourself --> |
37 | | - |
38 | | -## Observed Behavior ## |
39 | | - |
40 | | -## Expected Behavior ## |
41 | | - |
42 | | -## Steps to Reproduce ## |
43 | | - |
44 | | -# Question # |
45 | | - |
46 | | -<!-- delete this section if it does not apply --> |
47 | | -The title of the issue should start with `Question:` followed by a |
48 | | -succinct title. Add the text of your question here. Be specific. Search for |
49 | | -answers on [Google] and [Stack Overflow] |
50 | | -before asking a new question |
51 | | - |
52 | | -# Request for Enhancement (RFE) # |
53 | | - |
54 | | -<!-- delete this section if it does not apply --> |
55 | | -The title of the issue should start with `RFE:` followed by a succinct |
56 | | -title. Add a description of your requested enhancement here. If you are |
57 | | -willing to help out please also read the [Helping Out] section of |
58 | | -[CONTRIBUTING.md] |
59 | | - |
60 | | -[links]:# |
61 | | -[Google]: https://www.google.com |
62 | | -[Stack Overflow]: https://stackoverflow.com |
63 | | -[fenced codeblocks]: https://help.github.com/articles/creating-and-highlighting-code-blocks/ |
64 | | -[GFortran bug tracker]: https://gcc.gnu.org/bugzilla/ |
65 | | -[Intel MPI]: https://software.intel.com/en-us/intel-mpi-library |
66 | | -[MPT]: http://www.sgi.com/products/software/sps.html |
67 | | -[MVAPICH]: http://mvapich.cse.ohio-state.edu |
68 | | -[MPICH]: https://www.mpich.org |
69 | | -[Open-MPI]: https://www.open-mpi.org |
70 | | -[CONTRIBUTING.md]: https://github.com/sourceryinstitute/OpenCoarrays/blob/master/CONTRIBUTING.md |
71 | | -[Helping Out]: https://github.com/sourceryinstitute/OpenCoarrays/blob/master/CONTRIBUTING.md#helping-out |
72 | | -[official release]: https://github.com/sourceryinstitute/OpenCoarrays/releases |
73 | | -[CMake install]: https://github.com/sourceryinstitute/OpenCoarrays/blob/master/INSTALL.md#cmake-scripts |
74 | | -[homebrew]: https://brew.sh |
75 | | -[issues page]: https://github.com/sourceryinstitute/OpenCoarrays/issues |
76 | | -[mailing list]: https://groups.google.com/forum/#!forum/opencoarrays |
77 | | -[install.sh]: https://github.com/sourceryinstitute/OpenCoarrays/blob/master/install.sh |
| 5 | +Thanks! |
0 commit comments